Amazon.ECS.Model.SellerListings.IsSetSellerListing C# (CSharp) Méthode

IsSetSellerListing() public méthode

Checks if SellerListing property is set
public IsSetSellerListing ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetSellerListing()
        {
            return (SellerListing.Count > 0);
        }