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