FormObjectSet.active Method

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.

Syntax

public int active()

Run On

Client

Return Value

Type: int
Always returns 1.

See Also

Reference

FormObjectSet Class