Share via


SysSignatureSetup::getAuditedFields 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 Map getAuditedFields(TableId _tableId, DatabaseLogType _logType)

Run On

Server

Parameters

Return Value

Type: Map Class
A map of the field IDs that are not system fields and are marked to be audited.

See Also

Reference

SysSignatureSetup Table