 | IHistoricalInvoiceInternalNotes Property |
Notes on this invoice, intended for internal use by association staff.
Namespace: Ignition.Commerce.Accounting.HistoryAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxstring InternalNotes { get; }ReadOnly Property InternalNotes As String
Get
property String^ InternalNotes {
String^ get ();
}abstract InternalNotes : string with get
Property Value
String
See Also