Click or drag to resize

JsonParameter Class

JsonParameter
Inheritance Hierarchy
SystemObject
  WorkflowGen.My.DataJsonParameter

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

The JsonParameter type exposes the following members.

Constructors
  NameDescription
Public methodJsonParameter
Initializes a new instance of the JsonParameter class
Top
Properties
  NameDescription
Public propertydataType
datatype
Public propertydateTimeValue
dateTimeValue
Public propertydirection
direction
Public propertyfileValue
fileValue
Public propertyname
name
Public propertynumericValue
numericValue
Public propertytextValue
textValue
Top
See Also