Amazon.ECS.Model.MerchantItemAttributes.IsSetISBN C# (CSharp) Method

IsSetISBN() public method

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