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

IsSetDescription() 공개 메소드

Checks if Description property is set
public IsSetDescription ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetDescription()
        {
            return  this.descriptionField != null;
        }
MerchantItemAttributes