FormObjectSet.refreshEx Method

Has no functionality in the FormObjectSet class but is overridden by the FormDataSource.refreshEx method, which updates the view of the specified record.

Syntax

public void refreshEx([anytype pos])

Run On

Client

Parameters

  • pos
    Type: anytype
    A parameter that is not used in the FormObjectSet.refreshEx method; optional.

See Also

Reference

FormObjectSet Class