Method GetThirdPartyFields2DataMinerFields
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.