Table of Contents

Method GetDataMinerFields2ThirdPartyFields

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

GetDataMinerFields2ThirdPartyFields()

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

public Dictionary<TicketFieldDescriptor, TicketFieldDescriptor> GetDataMinerFields2ThirdPartyFields()

Returns

Dictionary<TicketFieldDescriptor, TicketFieldDescriptor>

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