Amazon.ECS.Model.ItemAttributes.IsSetPearlMinimumColor C# (CSharp) Method

IsSetPearlMinimumColor() public method

Checks if PearlMinimumColor property is set
public IsSetPearlMinimumColor ( ) : Boolean
return Boolean
        public Boolean IsSetPearlMinimumColor()
        {
            return  this.pearlMinimumColorField != null;
        }
ItemAttributes