Click or drag to resize
XPDLHelperIsSimpleComponentNode 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 IsSimpleComponentNode(
	ActivityTypeEnum acitivytType
)

Parameters

acitivytType
Type: Slickflow.Engine.CommonActivityTypeEnum
活动类型

Return Value

Type: Boolean
判断结果
See Also