Amazon.ECS.Model.MerchantItemAttributes.IsSetStoneShape C# (CSharp) Méthode

IsSetStoneShape() public méthode

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