Click or drag to resize

CompilationInputObjectType Property

Gets the type of the input object.

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

Property Value

Type: Type
The type of the input object.
See Also