Share via


SysSignatureSetup::getAuditedFieldsPacked Method

Retrieves a list of fields for a specified tableID value and a database log type that is in the SysSignatureSetup table.

Syntax

server public static container getAuditedFieldsPacked(TableId _tableId, DatabaseLogType _logType)

Run On

Server

Parameters

Return Value

Type: container
A container of a packed map with the field IDs that are not system fields and are marked to be audited.

See Also

Reference

SysSignatureSetup Table