EntityStagingBatch.ProcessedEnd Property

Definition

Gets or sets the time processing finished for the batch.

public:
 property DateTime ProcessedEnd { DateTime get(); void set(DateTime value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public DateTime ProcessedEnd { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.ProcessedEnd : DateTime with get, set
Public Property ProcessedEnd As DateTime

Property Value

The time processing finished for the batch.

Attributes

Applies to