SysUtilElementsLog::registerElementUsed Method
Registers the usages of an element.
Syntax
client server public static void registerElementUsed(UtilElementType _type, IdentifierName _name)
Run On
ClientOrServer
Parameters
- _type
Type: UtilElementType Enumeration
- _name
Type: IdentifierName Extended Data Type
Remarks
The registration is in memory. Call the persistRegisteredUsages method to persist the registration in the database.