IWorkflowClientContextExists Method |
是否存在键
Namespace: X3Platform.WorkflowPlusAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxbool Exists(
string key
)
bool Exists(
String^ key
)
Parameters
- key
- Type: SystemString
键
Return Value
Type:
Boolean[Missing <returns> documentation for "M:X3Platform.WorkflowPlus.IWorkflowClientContext.Exists(System.String)"]
See Also