Click or drag to resize

FormSectionWithFieldsGetFormSectionFieldIds Method

returns an integerlist containing ids of the fields that belong to the section the field ids in the idlist are ordered by the field vorder

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

Return Value

Type: IntegerList
See Also