Returns an array of valid choices
Read-only property
| [Visual Basic .NET] |
|---|
Public Property RefractionSupportedTypes() As System.Array
|
| [C#] |
|---|
public System.Array RefractionSupportedTypes {get;}
|
| [Managed C++] |
|---|
public: __property System::Array^ get_RefractionSupportedTypes();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_RefractionSupportedTypes(
|
| [Java] |
|---|
public Object[] getRefractionSupportedTypes();
|