ProcessableMajorObject.IProcessable.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#
DateTime IProcessable.LastProcessed { get; }

Property Value

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

Implements

IProcessable.LastProcessed

See Also

Reference

ProcessableMajorObject Class

Microsoft.AnalysisServices Namespace