Amazon.ECS.Model.MerchantItemAttributes.IsSetPearlShape C# (CSharp) 메소드

IsSetPearlShape() 공개 메소드

Checks if PearlShape property is set
public IsSetPearlShape ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetPearlShape()
        {
            return  this.pearlShapeField != null;
        }
MerchantItemAttributes