Click or drag to resize
Ticket Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Apptus.Util.StringTicket

Namespace:  Apptus.Util.String
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
Syntax
C#
[ObsoleteAttribute]
public class Ticket

The Ticket type exposes the following members.

Constructors
  NameDescription
Public methodTicket(String, String, String, String, String) Obsolete.
Initializes a new instance of the Ticket class
Public methodTicket(String, String, String, String, String, String) Obsolete.
Initializes a new instance of the Ticket class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetAdKey Obsolete.
Public methodGetAttribute Obsolete.
Public methodGetHashCode (Inherited from Object.)
Public methodGetPath Obsolete.
Public methodGetSearchRelevanceVote Obsolete.
Public methodGetSubValue Obsolete.
Public methodGetType (Inherited from Object.)
Public methodGetValue Obsolete.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also