Click or drag to resize
IWorkflowClientContext Interface
工作流客户端上下文环境接口

Namespace: X3Platform.WorkflowPlus
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public interface IWorkflowClientContext

The IWorkflowClientContext type exposes the following members.

Methods
  NameDescription
Public methodExists
是否存在键
Public methodGet
获取对象
Public methodSet
设置对象
Public methodTryGet
尝试获取对象
Top
Properties
  NameDescription
Public propertyItem
索引
Top
See Also