Click or drag to resize

DataExchangeFldsGetDuplicateSystemFieldNames Method

returns a stringlist, containing names of the duplicate system fields mapping for more than external fields

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public StringList GetDuplicateSystemFieldNames()

Return Value

Type: StringList
StringList
See Also