API Reference > OdDAI Namespace > Classes > ApplicationInstance Class > ApplicationInstance Methods > ApplicationInstance::findUsers Method
ApplicationInstance::findUsers Method
Syntax
C++
OdDAI::NonPersistentList* findUsers(OdDAI::NonPersistentList* resultList);
Parameters 
Description 
OdDAI::NonPersistentList* resultList 
[in/out] Identifier of the pre-existing NPL to which the identifiers of the entity instances referencing the current instance by any attribute are added.  

Identifier of the result NPL.

Retrieves the identifiers of all the entity instances in the model that reference the current entity instance. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.