편집

다음을 통해 공유


CXTransaction.Complete Property

Definition

Gets a value that tells whether the transaction is complete.

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

Property Value

true if the transaction is complete. Otherwise, false.

Attributes

Applies to