MarketplaceWebServiceProducts.Model.GetLowestOfferListingsForASINRequest.IsSetASINList C# (CSharp) Méthode

IsSetASINList() public méthode

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