Click or drag to resize

DataExchangeConfigurationBaseFields Property

Contains a collection of fields (fixed fields and properties) which should be transferred to/from the target system. The field is found on the DataObjectType provided in DataObjectTypeId.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public DataExchangeFlds Fields { get; }

Property Value

Type: DataExchangeFlds
See Also