Gets the current restriction type.
Read-only property
[Visual Basic .NET] |
---|
Public Property RestrictionType() As AgECnCnstrRestriction
|
[C#] |
---|
public AgECnCnstrRestriction RestrictionType {get;}
|
[Managed C++] |
---|
public: __property AgECnCnstrRestriction get_RestrictionType();
|
[Unmanaged C++] |
---|
public: HRESULT get_RestrictionType(
|
[Java] |
---|
public AgECnCnstrRestriction getRestrictionType();
|