Subscription.LastExecuted Property
SQL Server 2008 R2
Gets the date and time the report server last executed the report.
Assembly: ReportService2010 (in ReportService2010.dll)
Property Value
Type: System.DateTimeA System.DateTime value that contains the date and time the report server last executed the report.
The date and time represents the most recent snapshot that is captured in the report server database or SharePoint library.
The value for the LastExecuted property has a corresponding LastExecutedSpecified property that indicates whether this property should be omitted from the Web service call.
For more information about omitting properties, see Omitting Values for Optional Web Service Objects.
