CXAction.Complete Property

Definition

Gets or sets a value that tells whether the action has already completed.

public virtual bool Complete { [Foundation.Export("isComplete")] get; }
member this.Complete : bool

Property Value

A value that tells whether the action has already completed.

Attributes

Applies to