Sets a new restriction type when in the to access position.
[Visual Basic .NET] |
---|
Public Sub SetToRestrictionType( _ ByVal Restriction As AgECnCnstrRestriction _ ) As |
[C#] |
---|
public void SetToRestrictionType( AgECnCnstrRestriction Restriction ); |
[Managed C++] |
---|
public: void SetToRestrictionType( AgECnCnstrRestriction Restriction ); |
[Java] |
---|
public void setToRestrictionType( AgECnCnstrRestriction Restriction ); |
[Unmanaged C++] |
---|
public: HRESULT SetToRestrictionType( AgECnCnstrRestriction Restriction ); |
- Restriction