Returns a restriction corresponding to the
restriction type.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Restriction() As IAgCnCnstrRestriction
|
| [C#] |
|---|
public IAgCnCnstrRestriction Restriction {get;}
|
| [Managed C++] |
|---|
public: __property IAgCnCnstrRestriction^ get_Restriction();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Restriction(
|
| [Java] |
|---|
public IAgCnCnstrRestriction getRestriction();
|