CachedHelperSetXpdlCache Method |
设置流程文件缓存
Namespace: Slickflow.Engine.UtilityAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxinternal static XmlDocument SetXpdlCache(
string processGUID,
string version,
XmlDocument xmlDoc
)
Parameters
- processGUID
- Type: SystemString
- version
- Type: SystemString
- xmlDoc
- Type: System.XmlXmlDocument
Return Value
Type:
XmlDocument
See Also