IEnvironmentCurrentTransactionID Property

The current transaction id. Represents either real transaction or enlisting DB transaction.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
TypedValue CurrentTransactionID { get; }

Property Value

TypedValue

See Also