Returns an array of valid choices.
Read-only property
[Visual Basic .NET] |
---|
Public Property PropagatorSupportedTypes() As System.Array |
[C#] |
---|
public System.Array PropagatorSupportedTypes {get;} |
[Managed C++] |
---|
public: __property System::Array get_PropagatorSupportedTypes(); |
[Unmanaged C++] |
---|
public: HRESULT get_PropagatorSupportedTypes( SAFEARRAY * * ppRetVal ); |
[Java] |
---|
public AgSafeArray getPropagatorSupportedTypes(); |