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

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

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