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

IsSetISBN() 공개 메소드

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