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