Click or drag to resize
NextActivityMatchedResult Class
执行活动的可选类型
Inheritance Hierarchy
SystemObject
  Slickflow.Engine.XpdlNextActivityMatchedResult

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

The NextActivityMatchedResult type exposes the following members.

Constructors
  NameDescription
Private methodStatic memberNextActivityMatchedResult
Private methodNextActivityMatchedResult
Initializes a new instance of the NextActivityMatchedResult class
Top
Methods
  NameDescription
Protected methodStatic memberCreateNextActivityMatchedResultObject
创建方法
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
Fields
Properties
  NameDescription
Public propertyMatchedType
Public propertyMessage
Public propertyRoot
Top
See Also