Method ToStringArray
ToStringArray()
Converts this ticket to a string array.
public string[] ToStringArray()
Returns
- string[]
The string array.
Remarks
The string array has tree items and is structured as follows:
- [0]: DataMiner Agent ID.
- [1]: Ticket ID
- [2]: JSON representation of the ticket.