Click or drag to resize

DataExchangeObjectsRemoveDuplets Method

Sorts the list (ascending) and removes duplets

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public int RemoveDuplets(
	FieldContainer sortField
)

Parameters

sortField
Type: Omada.OE.ModelFieldContainer

Return Value

Type: Int32
See Also