Click or drag to resize

JsonContext Class

Contains a JSON context full structure
Inheritance Hierarchy
SystemObject
  WorkflowGen.My.DataJsonContext

Namespace:  WorkflowGen.My.Data
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntax
public class JsonContext

The JsonContext type exposes the following members.

Constructors
  NameDescription
Public methodJsonContext
JsonContext
Top
Properties
  NameDescription
Public propertyactivityInstanceId
activityInstanceId
Public propertyparameters
parameters
Public propertyprocessInstanceId
processInstanceId
Public propertyreplyToUrl
replyToUrl
Top
See Also