DirPartyMerge::getPartyFieldId Method [AX 2012]

Retrieves the field ID of the party for a table.

Syntax

client server public static FieldId getPartyFieldId(TableId tableId, DirPartyType _partyType)

Run On

Called

Parameters

Return Value

Type: FieldId Extended Data Type
A FieldId value that is based on the specified table ID.

See Also

Reference

DirPartyMerge Class