Amazon.ECS.Model.MerchantItemAttributes.IsSetPearlMinimumColor C# (CSharp) Méthode

IsSetPearlMinimumColor() public méthode

Checks if PearlMinimumColor property is set
public IsSetPearlMinimumColor ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetPearlMinimumColor()
        {
            return  this.pearlMinimumColorField != null;
        }
MerchantItemAttributes