Amazon.ECS.Model.MerchantItemAttributes.IsSetStoneWeight C# (CSharp) Method

IsSetStoneWeight() public method

Checks if StoneWeight property is set
public IsSetStoneWeight ( ) : Boolean
return Boolean
        public Boolean IsSetStoneWeight()
        {
            return this.stoneWeightField != null;
        }
MerchantItemAttributes