Amazon.ECS.Model.MerchantItemAttributes.IsSetClothingSize C# (CSharp) 메소드

IsSetClothingSize() 공개 메소드

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