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