Gets an array of supported contour rain outage percent values.
Read-only property
[Visual Basic .NET] |
---|
Public Property SupportedContourRainOutagePercentValues() As System.Array |
[C#] |
---|
public System.Array SupportedContourRainOutagePercentValues {get;} |
[Managed C++] |
---|
public: __property System::Array get_SupportedContourRainOutagePercentValues(); |
[Unmanaged C++] |
---|
public: HRESULT get_SupportedContourRainOutagePercentValues( SAFEARRAY * * ppRetVal ); |
[Java] |
---|
public AgSafeArray getSupportedContourRainOutagePercentValues(); |