Click or drag to resize

FormAddFormSections Method

Adds a list of form section objects to the fomr.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public void AddFormSections(
	FormSectionBases formSections
)

Parameters

formSections
Type: Omada.OE.ModelFormSectionBases
See Also