Click or drag to resize

DocumentAdjustedDocument Property

The primary document, which the current document adjusts. null when this is not an adjustment document

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Document AdjustedDocument { get; set; }

Property Value

Type: Document
See Also