DesignerTransactionCloseEventArgs.LastTransaction Property

Definition

Gets a value indicating whether this is the last transaction to close.

public:
 property bool LastTransaction { bool get(); };
public bool LastTransaction { get; }
member this.LastTransaction : bool
Public ReadOnly Property LastTransaction As Boolean

Property Value

true, if this is the last transaction to close; otherwise, false.

Applies to