ExpressionActivityEditor.Commit(Boolean) Methode

Definitie

Geeft aan of de expressieactiviteitseditor is doorgevoerd.

public:
 abstract bool Commit(bool isExplicitCommit);
public abstract bool Commit(bool isExplicitCommit);
abstract member Commit : bool -> bool
Public MustOverride Function Commit (isExplicitCommit As Boolean) As Boolean

Parameters

isExplicitCommit
Boolean

true om aan te geven dat de doorvoering expliciet is; anders, false.

Retouren

true als de expressieactiviteitseditor is doorgevoerd; anders, false.

Van toepassing op