Amazon.ECS.Model.ItemAttributes.IsSetPearlShape C# (CSharp) Метод

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

Checks if PearlShape property is set
public IsSetPearlShape ( ) : Boolean
Результат Boolean
        public Boolean IsSetPearlShape()
        {
            return  this.pearlShapeField != null;
        }
ItemAttributes