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++] |
---|
public: HRESULT get_ConditionSets( |
[Java] |
---|
public IAgCrdnConditionSetGroup getConditionSets(); |