Table of Contents

Method GetThirdPartyFields2DataMinerFields

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

GetThirdPartyFields2DataMinerFields()

Retrieves a dictionary with the third-party fields serving as the keys and the DataMiner fields serve as the values.

public Dictionary<TicketFieldDescriptor, TicketFieldDescriptor> GetThirdPartyFields2DataMinerFields()

Returns

Dictionary<TicketFieldDescriptor, TicketFieldDescriptor>

A dictionary with the third-party fields serving as the keys and the DataMiner fields serve as the values.