CachedHelperGetXpdlCache Method |
读取流程文件的缓存
Namespace: Slickflow.Engine.UtilityAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxinternal static XmlDocument GetXpdlCache(
string processGUID,
string version
)
Parameters
- processGUID
- Type: SystemString
- version
- Type: SystemString
Return Value
Type:
XmlDocument
See Also