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
Syntaxpublic sealed class BasicPlugin.ParameterInObject
Properties
Persist
Declarationpublic bool Persist { get; set; }
Type | Description |
---|---|
bool |
Value
Declarationpublic string Value { get; set; }
Type | Description |
---|---|
string |
Name
Declarationpublic string Name { get; set; }
Type | Description |
---|---|
string |