Click or drag to resize

ProcessLabels Class

Retrieve process labels
Inheritance Hierarchy
SystemObject
  Scanjour.Workflow4.BaseProcessLabels

Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public static class ProcessLabels

The ProcessLabels type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetProcessLabels(ODataService, String, String) Get labels for process
Public methodStatic memberGetProcessLabels(ODataService, String, String, String) Get labels for process
Public methodStatic memberGetWorkflowLabel Gets a label corresponding to labelName for a process instance with workflowInstanceId in all supported cultures
Top
See Also