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