loadHierarchy Method

Beta

Loads the whole hierarchy with the specified parameters

loadHierarchy(requestContext: ClientRequestContext, requestOptions: HierarchyRequestOptions<IModelDb>): Promise<void>

Parameter Type Description
requestContext ClientRequestContext The client request context
requestOptions HierarchyRequestOptions<IModelDb> options for the request

Returns - A promise object that resolves when the hierarchy is fully loaded

Defined in

Last Updated: 08 January, 2020