Table of Contents

Method GetInternalState

Namespace
Skyline.DataMiner.Net.Ticketing.Helpers
Assembly
SLNetTypes.dll

GetInternalState(Ticket)

Gets the internal state of the specified ticket.

public TicketState GetInternalState(Ticket ticket)

Parameters

ticket Ticket

The ticket for which the internal state should be retrieved.

Returns

TicketState

The internal state.