Amazon.ECS.Model.SellerListingLookupResponse.IsSetSellerListings C# (CSharp) Метод

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

Checks if SellerListings property is set
public IsSetSellerListings ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetSellerListings()
        {
            return (SellerListings.Count > 0);
        }