Further conditions that must be met in order for the stopping condition to be deemed satisfied.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Constraints() As IAgVAConstraintCollection |
| [C#] |
|---|
public IAgVAConstraintCollection Constraints {get;} |
| [Managed C++] |
|---|
public: __property IAgVAConstraintCollection^ get_Constraints(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Constraints( |
| [Java] |
|---|
public IAgVAConstraintCollection getConstraints(); |
