Subscription.ModifiedDate Property
SQL Server 2008 R2
Gets the date and time the user last modified the subscription.
Assembly: ReportService2010 (in ReportService2010.dll)
function get ModifiedDate () : DateTime function set ModifiedDate (value : DateTime)
Property Value
Type: System.DateTimeA read-only System.DateTime value that contains the date and time that the user last modified the subscription.
