Click or drag to resize

CalculatedAttributeExpressionExpressionNo Property

Unique number of the expression within the attribute. Expression No 0 is the default expression, which provides the result value of the attribute. [Required]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public int ExpressionNo { get; set; }

Property Value

Type: Int32
See Also