InvoiceExternalNotes Property
Namespace: Ignition.Commerce.AccountingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("inv_notes_external")]
public string ExternalNotes { get; protected set; }
<NetForumFieldAttribute("inv_notes_external")>
Public Property ExternalNotes As String
Get
Protected Set
public:
[NetForumFieldAttribute(L"inv_notes_external")]
property String^ ExternalNotes {
String^ get ();
protected: void set (String^ value);
}
[<NetForumFieldAttribute("inv_notes_external")>]
member ExternalNotes : string with get, set
Property Value
String