ModelBaseTryCommitAllEdits Method

Commits all changes of all editing levels.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public bool TryCommitAllEdits()

Return Value

Boolean
if EditLevel was greater than 0 before the call; otherwise, .

Implements

ICanEditTryCommitAllEdits

See Also