Click or drag to resize

DistributionResultOutputLineNo Property

The line number (within the document) of the output over which the cost is distributed. [Required]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public int OutputLineNo { get; set; }

Property Value

Type: Int32
See Also