Click or drag to resize
NodeView Class
工作流流转节点的视图对象
Inheritance Hierarchy
SystemObject
  Slickflow.Engine.CommonNodeView

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

The NodeView type exposes the following members.

Constructors
  NameDescription
Public methodNodeView
Initializes a new instance of the NodeView class
Top
Methods
  NameDescription
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 propertyActivityCode
活动节点编码
Public propertyActivityGUID
活动节点GUID
Public propertyActivityName
活动节点名称
Public propertyIsSkipTo
Public propertyParticipants
Public propertyReceiverType
Public propertyRoles
Public propertyUsers
Top
See Also