The condition that must be satisfied.
Read-write property
[Visual Basic .NET] |
---|
Public Property Condition() As IAgCrdnCondition
|
[C#] |
---|
public IAgCrdnCondition Condition {get; set;}
|
[Managed C++] |
---|
public: __property IAgCrdnCondition^ get_Condition();
|
[Unmanaged C++] |
---|
public: HRESULT get_Condition(
|
[Java] |
---|
public IAgCrdnCondition getCondition();public void setCondition(
|