StagingBatchInformation.LastRunStartDate 屬性

定義

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

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

屬性值

DateTime

日期和時間。

屬性

適用於