Amazon.ECS.Model.CartCreateItem.IsSetOfferListingId C# (CSharp) Méthode

IsSetOfferListingId() public méthode

Checks if OfferListingId property is set
public IsSetOfferListingId ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetOfferListingId()
        {
            return  this.offerListingIdField != null;
        }