Compartir a través de


StagingBatchInformation.LastRunEndDate Propiedad

Definición

Obtiene o establece la fecha y la hora de la última ejecución del lote de almacenamiento provisional.

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

Valor de propiedad

Fecha y hora.

Atributos

Se aplica a