Click or drag to resize

DataExchangeConfigurationBaseFieldMapContainsKeyField Method

Returns true if the configuration's keyfield is present in the configuration's fieldmap.

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

Return Value

Type: Boolean
See Also