Slickflow .NET 工作流引擎帮助手册
Slickflow .NET 工作流引擎帮助手册
Slickflow .NET Workflow Engine
Slickflow.Engine.Storage
XPDLLocalStorage Class
XPDLLocalStorage Methods
Read Method
Save Method
XPDLLocalStorage
Read Method
本地文件存储读取方法
Namespace:
Slickflow.Engine.Storage
Assembly:
Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
Copy
public
XmlDocument
Read
(
ProcessEntity
entity
)
Parameters
entity
Type:
Slickflow.Engine.Business.Entity
ProcessEntity
Return Value
Type:
XmlDocument
Implements
IXPDLStorage
Read(ProcessEntity)
See Also
Reference
XPDLLocalStorage Class
Slickflow.Engine.Storage Namespace