Get/set the condition set object.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ConditionSet() As IAgCrdnConditionSet
|
| [C#] |
|---|
public IAgCrdnConditionSet ConditionSet {get; set;}
|
| [Managed C++] |
|---|
public: __property IAgCrdnConditionSet^ get_ConditionSet();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ConditionSet(
|
| [Java] |
|---|
public IAgCrdnConditionSet getConditionSet();public void setConditionSet(
|