Share via


SysTranslationHelper.getMainTableNaturalKeyFieldIds Method [AX 2012]

Fetches a list of FieldID values of the natural key field of the base table.

Syntax

public Array getMainTableNaturalKeyFieldIds()

Run On

Called

Return Value

Type: Array Class
An natural key field ID of the FieldID data type.

See Also

Reference

SysTranslationHelper Class