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

IsSetPearlMinimumColor() public méthode

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