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