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






