Gets the form guid.
Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- oDataUri
- Type: SystemUri
The databe uri. - formId
- Type: SystemString
The form unique identifier.
Return Value
Type: String[Missing <returns> documentation for "M:Scanjour.Workflow4.Base.CommonWorkflowFunctions.GetFormGuid(System.Uri,System.String)"]
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Unable to find a workflow for specified process definition. |
See Also