Gets the process edit form.
Namespace: Scanjour.Workflow4.Web.Services
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- instanceId
- Type: SystemString
The workflow instance identifier. - assetRoot
- Type: SystemString
The asset root. - culture
- Type: SystemString
The culture used when rendering the form.
Return Value
Type: StreamStream containing preprocessed process edit form.
See Also