| FormGetFormFields Method (IntegerList) |
Get form fields
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic FormSectionFields GetFormFields(
IntegerList excludeTypeIds
)
Parameters
- excludeTypeIds
- Type: IntegerList
which types to exclude
Return Value
Type:
FormSectionFields
See Also