Click or drag to resize
XPDLHelperIsWorkItem Method
是否是可办理的任务节点

Namespace: Slickflow.Engine.Xpdl
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
internal static bool IsWorkItem(
	ActivityTypeEnum activityType
)

Parameters

activityType
Type: Slickflow.Engine.CommonActivityTypeEnum

Return Value

Type: Boolean
See Also