Click or drag to resize
IWorkflowClientContextItem Property
索引

Namespace: X3Platform.WorkflowPlus
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
Object this[
	string key
] { get; set; }

Parameters

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

Return Value

Type: Object
See Also