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

IsSetPearlShape() public méthode

Checks if PearlShape property is set
public IsSetPearlShape ( ) : Boolean
Résultat Boolean
        public Boolean IsSetPearlShape()
        {
            return  this.pearlShapeField != null;
        }
ItemAttributes