VirtualUser LastTransaction Property C# API
Gets the name of the most recent transaction to have ended.

Namespace: Facilita.Fc.Runtime
Assembly: fc_clr (in fc_clr.dll) Version: 9.5.5.77
Syntax

public string LastTransaction { get; }

Field Value

The name of the most recent transaction to have ended.
See Also