Gets the current restriction type when in the from access position.
Read-only property
[Visual Basic .NET] |
---|
Public Property FromRestrictionType() As AgECnCnstrRestriction |
[C#] |
---|
public AgECnCnstrRestriction FromRestrictionType {get;} |
[Managed C++] |
---|
public: __property AgECnCnstrRestriction get_FromRestrictionType(); |
[Unmanaged C++] |
---|
public: HRESULT get_FromRestrictionType( |
[Java] |
---|
public AgECnCnstrRestriction getFromRestrictionType(); |