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
- _tableId
Type: TableId Extended Data Type
The table ID of the calling table.
- _logType
Type: DatabaseLogType Enumeration
The log type of the related DatabaseLog record.
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.