Amazon.ECS.Model.ItemAttributes.IsSetISBN C# (CSharp) Méthode

IsSetISBN() public méthode

Checks if ISBN property is set
public IsSetISBN ( ) : Boolean
Résultat Boolean
        public Boolean IsSetISBN()
        {
            return  this.ISBNField != null;
        }
ItemAttributes