StagingBatchInformation.LastRunEndDate 屬性

定義

取得或設定上次執行接移批次的日期和時間。

public:
 property DateTime LastRunEndDate { DateTime get(); void set(DateTime value); };
[System.Runtime.Serialization.DataMember]
public DateTime LastRunEndDate { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.LastRunEndDate : DateTime with get, set
Public Property LastRunEndDate As DateTime

屬性值

DateTime

日期和時間。

屬性

適用於