FormObjectSet.active Method [AX 2012]

Has no functionality in the FormObjectSet class but is overridden by the FormDataSource.active method, which retrieves data from joined data sources when a user navigates to a new record.

public int active()

Run On

Client

Return Value

Type: int
Always returns 1.

Community Additions

ADD
Show: