Method FromString
FromString(string)
Creates a TicketID instance based on the specified string.
public static TicketID FromString(string strTicketID)
Parameters
strTicketID
stringThe string representing a ticket ID.
Returns
Remarks
strTicketID
should have the following format: "DataMinerAgentID/TicketID".