Get the list of results defined for the profile.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Results() As IAgVASNOPTResultCollection |
| [C#] |
|---|
public IAgVASNOPTResultCollection Results {get;} |
| [Managed C++] |
|---|
public: __property IAgVASNOPTResultCollection ^ get_Results(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVASNOPTResultCollection getResults(); |
[Python - STK API ] |
|---|
@property def Results(self) -> "IAgVASNOPTResultCollection": |






