FormObjectSet.delete Method

Has no functionality in the FormObjectSet class but is overridden by the FormDataSource.delete method, which deletes the record that is currently selected from the data source.

Syntax

public void delete()

Run On

Client

See Also

Reference

FormObjectSet Class