Share via


SysTranslationHelper.setMainTableNaturalKeyFieldId Method [AX 2012]

Sets the natural key field of the base table with the specified value.

Syntax

public void setMainTableNaturalKeyFieldId(FieldId _mainTableReferenceField)

Run On

Called

Parameters

  • _mainTableReferenceField
    Type: FieldId Extended Data Type
    An instance of the FieldId data type that indicates the reference field ID of the main table.

See Also

Reference

SysTranslationHelper Class