|   | FormsGetProcessForms Method  | 
 
            Returns all forms in the collection which belongs to the process template.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic Forms GetProcessForms(
	int processTemplateId
)
Parameters
- processTemplateId
 - Type: SystemInt32
 
Return Value
Type: 
Forms
See Also