Class TicketingHelper
Ticketing helper class.
public class TicketingHelper : BaseManagerHelper
- Inheritance
-
TicketingHelper
- Inherited Members
- Extension Methods
Remarks
Feature introduced in DataMiner 9.6.4 (RN 20344).
Constructors
- TicketingHelper(Func<DMSMessage[], DMSMessage[]>)
Initializes a new instance of the TicketingHelper class.
Fields
- TicketAttachmentFilePath
Ticket attachments file path.
- TicketAttachmentFolderName
Ticket attachments folder name.
Properties
- Attachments
Gets the attachments.
- TicketFieldResolvers
Gets the ticket field resolver CRUD helper component.
- TicketHistories
Gets the ticket histories.
- Tickets
Gets the tickets.
Methods
- DeleteMaskedTicketFieldResolver(Guid)
Removes the specified masked ticket field resolvers and all tickets linked to that resolver.
- SendDriverSync(ElementID, DateTime, List<Tuple<DateTime, Ticket>>)
Synchronizes tickets to an external system.