ComplexTypeModelDescription.Properties Property
Public Property Properties() As Collection(Of ParameterDescription)
Get
This language is not supported or no code example is available.
public Collection<ParameterDescription> Properties {get;}
This language is not supported or no code example is available.
public:
property Collection<ParameterDescription^>^ Properties {
Collection<ParameterDescription^>^ get( );
}
This language is not supported or no code example is available.