Click or drag to resize

DocumentDistributedAmountDocumentLineId Property

The Id of the line over which the amount is distributed. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<Guid> DocumentLineId { get; set; }

Property Value

Type: NullableGuid
See Also