FormRun.rootFormDataSources Method [AX 2012]

Retrieves a List of the root FormDataSource instances for this instance of the FormRun class.

public List rootFormDataSources()

Run On

Client

Return Value

Type: List Class
A List of the root FormDataSource instances for this instance of the FormRun class.

A root FormDataSource instance is one that does not contain a JoinSource property value and is not a derived FormDataSource instance.

Community Additions

ADD
Show: