次の方法で共有


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

プロパティ値

日時です。

属性

適用対象