Amazon.ECS.Model.SellerLookupRequest.IsSetSellerId C# (CSharp) Méthode

IsSetSellerId() public méthode

Checks of SellerId property is set
public IsSetSellerId ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetSellerId()
        {
            return (SellerId.Count > 0);
        }