| FormsGetProcessForm Method |
Returns the first form in the collection which belongs to the provided template.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic Form GetProcessForm(
int processTemplateId
)
Parameters
- processTemplateId
- Type: SystemInt32
Return Value
Type:
Form
See Also