Amazon.ECS.Model.SellerListingLookupRequest.IsSetSellerId C# (CSharp) 메소드

IsSetSellerId() 공개 메소드

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