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