QueryBuildDataSource.staticlink Method [AX 2012]

Returns a static Link object on the query’s data source.

public QueryBuildStaticlink staticlink(int staticlinkNo)

Run On

Called

Parameters

staticlinkNo
Type: int

Return Value

Type: QueryBuildStaticlink Class
The static Link object at the _staticLinkNo index.

Community Additions

ADD
Show: