Click or drag to resize

IHierarchyPreloadHierarchy Method

Preloads all hierarchy nodes and allows fast hierarchy operations.

Namespace:  Aloe.EnterpriseOne.Model.Core.Hierarchies
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
void PreloadHierarchy(
	ObjectTransaction transaction
)

Parameters

transaction
Type: Aloe.SystemFrameworks.DomainObjectTransaction
The transaction in which to store the hierarchy.
See Also