RecroTrackTransactionComment Property

Gets or sets the comment.

Definition

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

Property Value

String
The comment.

See Also