FormObjectSet.deleteMarked Method

Has no functionality in the FormObjectSet class but is overridden by the FormDataSource.deleteMarked method, which deletes all marked records from a data source.

Syntax

public void deleteMarked()

Run On

Client

See Also

Reference

FormObjectSet Class