Click or drag to resize
IWorkflowClientContextSet Method
设置对象

Namespace: X3Platform.WorkflowPlus
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
void Set(
	string key,
	Object value
)

Parameters

key
Type: SystemString
对象在客户端上下文环境中的键
value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:X3Platform.WorkflowPlus.IWorkflowClientContext.Set(System.String,System.Object)"]

See Also