DataModel.cancelUpdate

Cancels update of this data model. This means that all changes will be discarded, and the old data put back in the model.

class DataModel
int
cancelUpdate
()

Return Value

Type: int

TRUE on success, FALSE if there was an error.

Meta