Amazon.ECS.Model.OtherCategoriesSimilarProduct.IsSetASIN C# (CSharp) Метод

IsSetASIN() публичный Метод

Checks if ASIN property is set
public IsSetASIN ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetASIN()
        {
            return  this.ASINField != null;
        }