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