MarketplaceWebServiceProducts.Model.GetLowestOfferListingsForASINRequest.IsSetASINList C# (CSharp) Метод

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

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