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

IsSetClothingSize() public method

Checks if ClothingSize property is set
public IsSetClothingSize ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetClothingSize()
        {
            return  this.clothingSizeField != null;
        }
MerchantItemAttributes