Click or drag to resize

JsonFileParameter Class

JsonFileParameter
Inheritance Hierarchy
SystemObject
  WorkflowGen.My.DataJsonFileParameter

Namespace:  WorkflowGen.My.Data
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.6.0.0 (4.6.0.0)
Syntax
public class JsonFileParameter

The JsonFileParameter type exposes the following members.

Constructors
  NameDescription
Public methodJsonFileParameter
Initializes a new instance of the JsonFileParameter class
Top
Properties
  NameDescription
Public propertycontentType
contentType
Public propertydescription
description
Public propertyname
name
Public propertysize
size
Public propertyupdatedAt
updatedAt
Public propertyurl
url
Top
See Also