Click or drag to resize

FormSectionFieldsGetByFixedFieldId Method

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public FormSectionField GetByFixedFieldId(
	int fixedFieldId
)

Parameters

fixedFieldId
Type: SystemInt32

Return Value

Type: FormSectionField
See Also