Click or drag to resize

EntryCashReportingMode Property

When true, specifies, that the special cash reporting mode should be used for VAT reporting. When false, the normal (classic) VAT reporting is used. [Required] [Default(false)]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Vat
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool CashReportingMode { get; set; }

Property Value

Type: Boolean
See Also