Click or drag to resize

DocumentMasterDocument Property

In a multi-document tree, this is the root document, that created the whole tree. If this is the root it is equal to Id [Required]

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

Property Value

Type: Document
See Also