Property used to access the constraint
type.
Read-only property
[Visual Basic .NET] |
---|
Public Property ConstraintType() As AgEAccessConstraints
|
[C#] |
---|
public AgEAccessConstraints ConstraintType {get;}
|
[Managed C++] |
---|
public: __property AgEAccessConstraints get_ConstraintType();
|
[Unmanaged C++] |
---|
public: HRESULT get_ConstraintType(
|
[Java] |
---|
public AgEAccessConstraints getConstraintType();
|