Method GetInternalState
GetInternalState(Ticket)
Gets the internal state of the specified ticket.
public TicketState GetInternalState(Ticket ticket)
Parameters
ticket
TicketThe ticket for which the internal state should be retrieved.
Returns
- TicketState
The internal state.