Description of the operation that will be entered in the VAT ledgers.
Namespace:
Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string VATNotes { get; set; }
Public Property VATNotes As String
Get
Set
public:
property String^ VATNotes {
String^ get ();
void set (String^ value);
}
member VATNotes : string with get, set
Property Value
Type:
String
See Also