Memo Property
Memo to appear on internal reports only.
Syntax
[VB.NET] Public Property Memo As String
[C#] public string Memo {get; set;}
Remarks
A memo to appear on internal reports. Will not appear to customers, vendors, etc.
Default Value
""