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

プロパティ値

日付と時刻。

属性

適用対象