Gets bit mask for given actionName.
Namespace: Scanjour.Workflow4.ActivityLibrary.Repository
Assembly: Scanjour.Workflow4.ActivityLibrary_23.2.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.2.0.0.dll) Version: 23.2.0.0 (23.2.0.0)
Syntax
Parameters
- actionName
- Type: System.String
Action key
Return Value
Type: Int32Bit mask of action corresponding to actionName
Implements
IActionRepository.GetActionMask(String)See Also