Amazon.ECS.Model.MerchantItemAttributes.IsSetClothingSize C# (CSharp) Метод

IsSetClothingSize() публичный Метод

Checks if ClothingSize property is set
public IsSetClothingSize ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetClothingSize()
        {
            return  this.clothingSizeField != null;
        }
MerchantItemAttributes