InvoiceAccountingEntrySettingsIncludeProjects Property

Indicates whether the project of the document is included in the accounting notes of the invoice, if so it will be included in the notes as an external document.

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public bool IncludeProjects { get; set; }

Property Value

Boolean

See Also