Skip to main content

Introducing Formengine - The New Formbuilder, try for FREE formengine.io.

Class BasicPlugin.ParameterInObject

Inheritance

↳ object

    ↳ BasicPlugin.ParameterInObject

Inherited Members

Equals(object)

Equals(object, object)

GetHashCode()

GetType()

ReferenceEquals(object, object)

ToString()

Namespace: OptimaJet.Workflow.Plugins

**Assembly: **OptimaJet.Workflow.Core.dll

Syntax
public sealed class BasicPlugin.ParameterInObject

Properties

Persist

Declaration
public bool Persist { get; set; }
Property value
TypeDescription
bool

Value

Declaration
public string Value { get; set; }
Property value
TypeDescription
string

Name

Declaration
public string Name { get; set; }
Property value
TypeDescription
string

Extension Methods