Gets the RF STC Types
Read-only property
[Visual Basic .NET] |
---|
Public Property SupportedRFStcTypes() As System.Array |
[C#] |
---|
public System.Array SupportedRFStcTypes {get;} |
[Managed C++] |
---|
public: __property System::Array^ get_SupportedRFStcTypes(); |
[Unmanaged C++] |
---|
public: HRESULT get_SupportedRFStcTypes( |
[Java] |
---|
public Object[] getSupportedRFStcTypes(); |