Click or drag to resize

CompilationTransaction Property

Gets the transaction.

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

Property Value

Type: ObjectTransaction
The transaction.
See Also