ProcessableMajorObject.LastProcessed Property

Definition

Gets or sets the DateTime on which the object was last processed.

public DateTime LastProcessed { get; set; }
member this.LastProcessed : DateTime with get, set
Public Property LastProcessed As DateTime

Property Value

The DateTime on which the object was last processed.

Applies to