Microsoft.Protocols.TestSuites.MS_OXORULE.PropertyRestriction.PropertyRestriction C# (CSharp) Method

PropertyRestriction() public method

Initializes a new instance of the PropertyRestriction class.
public PropertyRestriction ( ) : System.Collections.Generic
return System.Collections.Generic
        public PropertyRestriction()
        {
            this.RestrictType = RestrictionType.PropertyRestriction;
        }