List of constraints.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Constraints() As IAgOnePtAccessConstraintCollection
|
| [C#] |
|---|
public IAgOnePtAccessConstraintCollection Constraints {get;}
|
| [Managed C++] |
|---|
public: __property IAgOnePtAccessConstraintCollection^ get_Constraints();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Constraints(
|
| [Java] |
|---|
public IAgOnePtAccessConstraintCollection getConstraints();
|