MarketplaceWebServiceProducts.Model.GetLowestOfferListingsForASINRequest.IsSetASINList C# (CSharp) Method

IsSetASINList() public method

Checks if ASINList property is set
public IsSetASINList ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetASINList()
        {
            return this.ASINListField != null;
        }