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

IsSetSellerId() public méthode

Checks if SellerId property is set
public IsSetSellerId ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetSellerId()
        {
            return  this.sellerIdField != null;
        }