This property is deprecated. Use the FromRestriction and ToRestriction properties.
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( IAgCnCnstrRestriction ** ppRetVal ); |
[Java] |
---|
public IAgCnCnstrRestriction getRestriction(); |