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