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






