Ticket Constructor (String, String, String, String, String, String) |
Note: This API is now obsolete.
Initializes a new instance of the
Ticket class
Namespace:
Apptus.Util.String
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
Syntax[ObsoleteAttribute]
public Ticket(
string panelPath,
string adKey,
string attribute,
string value,
string subValue,
string searchRelevanceVote
)
Parameters
- panelPath
- Type: SystemString
- adKey
- Type: SystemString
- attribute
- Type: SystemString
- value
- Type: SystemString
- subValue
- Type: SystemString
- searchRelevanceVote
- Type: SystemString
See Also