Click or drag to resize
IWorkflowClientContextGet Method
获取对象

Namespace: X3Platform.WorkflowPlus
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
Object Get(
	string key
)

Parameters

key
Type: SystemString
对象的键

Return Value

Type: Object

[Missing <returns> documentation for "M:X3Platform.WorkflowPlus.IWorkflowClientContext.Get(System.String)"]

See Also