Amazon.ECS.Model.MerchantItemAttributes.IsSetPearlMinimumColor C# (CSharp) Метод

IsSetPearlMinimumColor() публичный Метод

Checks if PearlMinimumColor property is set
public IsSetPearlMinimumColor ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetPearlMinimumColor()
        {
            return  this.pearlMinimumColorField != null;
        }
MerchantItemAttributes