RecroTrackTransactionName Property

Gets or sets the name of the transaction.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.6.0.24.0320.1
C#
public string TransactionName { get; set; }

Property Value

String
The name of the transaction.

See Also