Returns a group of condition set objects.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ConditionSets() As IAgCrdnConditionSetGroup |
| [C#] |
|---|
public IAgCrdnConditionSetGroup ConditionSets {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnConditionSetGroup ^ get_ConditionSets(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnConditionSetGroup getConditionSets(); |
[Python - STK API ] |
|---|
@property def ConditionSets(self) -> "IAgCrdnConditionSetGroup": |






