EntityStagingBatch.ProcessedStart Property

Definition

Specifies the time processing started for the batch.

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

Property Value

The time processing started for the batch.

Attributes

Applies to