Returns a restriction corresponding to the restriction type when in the to access position.
Read-only property
[Visual Basic .NET] |
---|
Public Property ToRestriction() As IAgCnCnstrRestriction |
[C#] |
---|
public IAgCnCnstrRestriction ToRestriction {get;} |
[Managed C++] |
---|
public: __property IAgCnCnstrRestriction^ get_ToRestriction(); |
[Unmanaged C++] |
---|
public: HRESULT get_ToRestriction( |
[Java] |
---|
public IAgCnCnstrRestriction getToRestriction(); |