Share via


AxdProjectDocument.expandSurrogateForeignKeys Method [AX 2012]

Determines if surrogate key references will be replaced by fields from the natural key of the target table.

Syntax

public boolean expandSurrogateForeignKeys()

Run On

Server

Return Value

Type: boolean
Always returns true.

See Also

Reference

AxdProjectDocument Class