ActiveReports 9 Server
SetReportDescription Method

The security token to use.
Specifies the description of the report to update.
Updates a report description.
Syntax
'Declaration
 
Function SetReportDescription( _
   ByVal token As String, _
   ByVal description As ReportDescription _
) As ItemDescriptionsResult
ItemDescriptionsResult SetReportDescription( 
   string token,
   ReportDescription description
)

Parameters

token
The security token to use.
description
Specifies the description of the report to update.

Return Value

ActiveReports.Server.ReportServices.Contracts.ResultObject containing status information.
See Also

Reference

IReportService Interface
IReportService Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum