Share via


SysUtilElementsLog::registerElementUsed Method

Registers the usages of an element.

Syntax

client server public static void registerElementUsed(UtilElementType _type, IdentifierName _name)

Run On

ClientOrServer

Parameters

Remarks

The registration is in memory. Call the persistRegisteredUsages method to persist the registration in the database.

See Also

Reference

SysUtilElementsLog Table