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

ComparePropertiesRestriction() public method

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