Click or drag to resize
ActivityResource Class
活动上的资源类
Inheritance Hierarchy
SystemObject
  Slickflow.Engine.CommonActivityResource

Namespace: Slickflow.Engine.Common
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public class ActivityResource

The ActivityResource type exposes the following members.

Constructors
  NameDescription
Protected methodActivityResource
Initializes a new instance of the ActivityResource class
Top
Methods
  NameDescription
Protected methodStatic memberCreateNextActivityPerformers
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyAppRunner
当前流程执行用户
Public propertyConditionKeyValuePair
Public propertyDynamicVariables
Public propertyNextActivityPerformers
带有执行人员信息的下一步节点列表
Top
See Also