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

IsSetClothingSize() public méthode

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