Click or drag to resize
SubProcessNode Class
子流程节点
Inheritance Hierarchy
SystemObject
  Slickflow.Engine.Xpdl.NodeNodeBase
    Slickflow.Engine.Xpdl.NodeSubProcessNode

Namespace: Slickflow.Engine.Xpdl.Node
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
internal class SubProcessNode : NodeBase

The SubProcessNode type exposes the following members.

Constructors
  NameDescription
Protected methodSubProcessNode
Initializes a new instance of the SubProcessNode 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 propertyActivity
节点定义属性
(Inherited from NodeBase.)
Public propertyActivityInstance
节点实例
(Inherited from NodeBase.)
Public propertySubProcessGUID
Top
See Also