IProcessable.LastProcessed Property

Definition

Gets the date and time on which the IProcessable was last processed.

public DateTime LastProcessed { get; }
member this.LastProcessed : DateTime
Public ReadOnly Property LastProcessed As DateTime

Property Value

A DateTime that contains the date on which the IProcessable was last processed.

Applies to