Click or drag to resize

DataExchangeObjectComparer Constructor

If a compareField is provided as null the sort will be performed on the KeyValue.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public DataExchangeObjectComparer(
	FieldContainer compareField
)

Parameters

compareField
Type: Omada.OE.ModelFieldContainer
See Also