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

IsSetClothingSize() public méthode

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