Returns collection of Units.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AvailableUnits() As IAgUnitPrefsUnitCollection |
| [C#] |
|---|
public IAgUnitPrefsUnitCollection AvailableUnits {get;} |
| [Managed C++] |
|---|
public: __property IAgUnitPrefsUnitCollection ^ get_AvailableUnits(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgUnitPrefsUnitCollection getAvailableUnits(); |
[Python - STK API ] |
|---|
@property def AvailableUnits(self) -> "IAgUnitPrefsUnitCollection": |






