Get the properties of the performance model.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Properties() As IAgAvtrPerformanceModel |
| [C#] |
|---|
public IAgAvtrPerformanceModel Properties {get;} |
| [Managed C++] |
|---|
public: __property IAgAvtrPerformanceModel ^ get_Properties(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrPerformanceModel getProperties(); |
[Python - STK API ] |
|---|
@property def Properties(self) -> "IAgAvtrPerformanceModel": |






