Gets the definitions for context.
Namespace: Scanjour.Workflow4.Web.Services
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax
ProcessDefinition[] GetDefinitionsForContext( string register, string systemKey, string tags )
Parameters
- register
- Type: SystemString
The register. - systemKey
- Type: SystemString
The system key. - tags
- Type: SystemString
The tags.
Return Value
Type: ProcessDefinition[Missing <returns> documentation for "M:Scanjour.Workflow4.Web.Services.IProcessService.GetDefinitionsForContext(System.String,System.String,System.String)"]
See Also