Click or drag to resize

CompilationResultType Property

Type of the compiled function's result

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

Property Value

Type: Type
See Also