Click or drag to resize

CalculatedAttributeExpressionParameter2Type Property

The type of the parameter specifies how to obtain the parameter value.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<ExpressionParameterType> Parameter2Type { get; set; }

Property Value

Type: NullableExpressionParameterType
See Also