eBay .NET SDK v575 Full Release

AddLiveAuctionItemCall Methods

The methods of the AddLiveAuctionItemCall class are listed below. For a complete list of AddLiveAuctionItemCall class members, see the AddLiveAuctionItemCall Members topic.

Public Static Methods

NewUUID Generates a universal unique identifier.
ResetItemUUID Sets or overwrites the UUID.

Public Instance Methods

AddLiveAuctionItem Lists a lot item on the eBay Live Auctions site. The lot item will also be visible to users who search and browse the US eBay.com site. Only authorized eBay Live Auctions sellers can list lot items.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
Execute
ExecuteRequest (inherited from ApiCall) Sends the Request and returns the Response.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
GetSecurityHeader (inherited from ApiCall) Constructs a security header from values in ApiContext.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

Protected Internal Instance Methods

LogMessage (inherited from ApiCall) Log the message information under the specified type and severity.
LogMessagePayload (inherited from ApiCall) Log the message information under the specified type and severity, in the context of an exception - used for exception-based payload logging. Message type is always assumed to be ApiMessage.

See Also

AddLiveAuctionItemCall Class | eBay.Service.Call Namespace