DictView.datasourceDataareaIdName Method [AX 2012]

Retrieves the SQL name that is used in the view definition to identify the legal entity of the data source.

public str datasourceDataareaIdName(int cnt)

Run On

Server

Parameters

cnt
Type: int

Return Value

Type: str
The SQL name that is used in the view definition to identify the legal entity of the data source; a empty string if an error occurs.

Community Additions

ADD
Show: