Click or drag to resize

CompareFieldsENUMTYPEAdd Method (FixedField, Boolean)

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public int Add(
	FixedField fixedField,
	bool descending
)

Parameters

fixedField
Type: Omada.OE.ModelFixedField
descending
Type: SystemBoolean

Return Value

Type: Int32
See Also