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

IsSetISBN() 공개 메소드

Checks if ISBN property is set
public IsSetISBN ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetISBN()
        {
            return  this.ISBNField != null;
        }
MerchantItemAttributes