This property is deprecated. Use the SetFromRestrictionType and SetToRestrictionType properties.
[Visual Basic .NET] |
---|
Public Sub SetRestrictionType( _ ByVal Restriction As AgECnCnstrRestriction _ ) As |
[C#] |
---|
public void SetRestrictionType( AgECnCnstrRestriction Restriction ); |
[Managed C++] |
---|
public: void SetRestrictionType( AgECnCnstrRestriction Restriction ); |
[Java] |
---|
public void setRestrictionType( AgECnCnstrRestriction Restriction ); |
[Unmanaged C++] |
---|
public: HRESULT SetRestrictionType( AgECnCnstrRestriction Restriction ); |
- Restriction