ProcessableMajorObject.LastProcessed Property

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

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public DateTime LastProcessed { get; set; }

Property Value

Type: System.DateTime
The DateTime on which the object was last processed.

See Also

Reference

ProcessableMajorObject Class

Microsoft.AnalysisServices Namespace