Click or drag to resize
CachedHelperGetXpdlCache Method
读取流程文件的缓存

Namespace: Slickflow.Engine.Utility
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
internal static XmlDocument GetXpdlCache(
	string processGUID,
	string version
)

Parameters

processGUID
Type: SystemString
version
Type: SystemString

Return Value

Type: XmlDocument
See Also