Method GetDataMinerField
GetDataMinerField(TicketFieldDescriptor)
Gets the DataMiner TicketFieldDescriptor that corresponds with the specified third-party TicketFieldDescriptor.
public TicketFieldDescriptor GetDataMinerField(TicketFieldDescriptor thirdPartyField)
Parameters
thirdPartyField
TicketFieldDescriptorThe third-party TicketFieldDescriptor.
Returns
- TicketFieldDescriptor
The DataMiner TicketFieldDescriptor that corresponds with the specified third-party TicketFieldDescriptor or null if the corresponding field was not found.