Click or drag to resize
IWorkflowObject Interface
运行时的所有流程对象接口

Namespace: X3Platform.WorkflowPlus
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public interface IWorkflowObject

The IWorkflowObject type exposes the following members.

Properties
  NameDescription
Public propertyId
标识
Public propertyName
名称
Public propertyType
类型
Public propertyWorkflowInstance
工作流实例
Top
See Also