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

IsSetStoneShape() 공개 메소드

Checks if StoneShape property is set
public IsSetStoneShape ( ) : Boolean
리턴 Boolean
        public Boolean IsSetStoneShape()
        {
            return  this.stoneShapeField != null;
        }
MerchantItemAttributes