次の方法で共有


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

プロパティ値

日時です。

属性

適用対象