Click or drag to resize

OperatorParameterStringValue Property

Gets the string representation of the parameter.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm.ExpressionCompiler
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string StringValue { get; }

Property Value

Type: String
The string representation of the parameter.
See Also