ReportSuite.Deletepages

Deletes pages from each of the specified report suites.

ReportSuite.DeletePages parameters

Name Type Description
rsid_list array(xsd:string) A list of report suite IDs.
page_id_list array(xsd:int) A list of page IDs. Get a list of page IDs for a report suite by calling ReportSuite.GetPages.

ReportSuite.DeletePages response

Type Description
xsd:int Returns 1 if the operation is successful. Otherwise, returns 0.

Comments (0)

Must be logged in to comment. or register now to comment!