ActiveReports 9 Server
Delete Method

The security token to use.
The identifier of the report to delete.
Deletes the report specified by a id.
Syntax
'Declaration
 
Function Delete( _
   ByVal token As String, _
   ByVal id As String _
) As DataResult
DataResult Delete( 
   string token,
   string id
)

Parameters

token
The security token to use.
id
The identifier of the report to delete.

Return Value

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IReportService Interface
IReportService Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum