Click or drag to resize

IActionRepository Interface

Repository handling data related to workflow actions.

Namespace: Scanjour.Workflow4.ActivityLibrary.Repository
Assembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public interface IActionRepository

The IActionRepository type exposes the following members.

Methods
 NameDescription
Public methodGetActionMask Gets bit mask for given actionName.
Top
See Also