Click or drag to resize

FormGetFormFields Method (IntegerList)

Get form fields

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

Parameters

excludeTypeIds
Type: IntegerList
which types to exclude

Return Value

Type: FormSectionFields
See Also