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

IsSetClothingSize() public method

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