Share via


AxdProjCategory.getKeyFields Method [AX 2012]

Gets the key fields for a specified TableId.

Syntax

protected List getKeyFields(TableId _tableId)

Run On

Server

Parameters

Return Value

Type: List Class
A List of key fields.

See Also

Reference

AxdProjCategory Class