Click or drag to resize
IWorkflowEntity Interface
工作流实体类接口

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

The IWorkflowEntity type exposes the following members.

Methods
  NameDescription
Public methodDelete
删除
Public methodLoad
查找实体类
Public methodSave
保存
Top
Properties
  NameDescription
Public propertyClassName
实体类的全称
Public propertyId
实体类的编号或标识
Top
See Also