BusinessProcessInTransaction Property

Gets the value determining if a transaction is currently open.

Definition

Namespace: Firefly.Box
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public bool InTransaction { get; }

Property Value

Boolean

Implements

ITaskInTransaction

See Also