'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
ActiveReports.Server.ReportServices.Contracts.ResultContains the status of operation.