Amazon.ECS.Model.SimilarProduct.IsSetASIN C# (CSharp) 메소드

IsSetASIN() 공개 메소드

Checks if ASIN property is set
public IsSetASIN ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetASIN()
        {
            return  this.ASINField != null;
        }