ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Aspnet.Designer.Services Namespace / IResourcesService Interface / DeleteReport Method
Report id

In This Topic
    DeleteReport Method (IResourcesService)
    In This Topic
    Delete report
    Syntax
    'Declaration
     
    Sub DeleteReport( _
       ByVal id As String _
    ) 
    void DeleteReport( 
       string id
    )

    Parameters

    id
    Report id
    See Also