Click or drag to resize

RecroTrackTransactionName Property

Gets or sets the name of the transaction.

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

Property Value

Type: String
The name of the transaction.
See Also