ExpressionActivityEditor.CanCommit Method

Definition

Indicates whether the expression activity editor can be committed.

public:
 virtual bool CanCommit();
public virtual bool CanCommit ();
abstract member CanCommit : unit -> bool
override this.CanCommit : unit -> bool
Public Overridable Function CanCommit () As Boolean

Returns

true if the expression activity editor can be committed; otherwise, false.

Applies to