Click or drag to resize
IWorkflowClientContextExists Method
是否存在键

Namespace: X3Platform.WorkflowPlus
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
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