Click or drag to resize

SalesOrderFiscalSalesNumber Property

Unique number of the sale, assigned for fiscal reporting purposes. The format is according to the applicable legislation. null means that there is no requirement for fiscal sales number for this document or it is unknown. [Filter(multi eq;like)] [ReadOnly]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string FiscalSalesNumber { get; set; }

Property Value

Type: String
See Also