Share via


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

속성 값

날짜 및 시간입니다.

특성

적용 대상