Share via


AxdBaseProperty::buildSurrogateForeignKeyPropertyList Method [AX 2012]

Syntax

client server public static List buildSurrogateForeignKeyPropertyList(
    AxdBase _axd, 
    str _dataSourceName, 
    TableId _tableId, 
    FieldId _fieldId)

Run On

Called

Parameters

  • _dataSourceName
    Type: str

See Also

Reference

AxdBaseProperty Class