DesignerTransactionCloseEventArgs.LastTransaction 屬性

定義

會得到一個值,表示這是否是最後一筆成交的交易。

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

屬性值

true,如果這是最後完成的交易;否則,。 false

適用於