ReportSuite.SaveSiteTitle
Updates the Site Title (friendly name) setting for the specified
report suite.
Do not use the same title for multiple report suites.
ReportSuite.SaveSiteTitle parameters
| Name
|
Type
|
Description
|
|
rsid_list
|
array(xsd:string)
|
A list of report suite IDs.
|
|
site_title
|
xsd:string
|
The friendly name to apply to the report
suites.
|
ReportSuite.SaveSiteTitle response
| Type
|
Description
|
| xsd:int
|
Returns
1 if the operation is successful. Otherwise,
returns
0.
|
Comments (0)
Must be logged in to comment. Login or register now to comment!