ReportClientGetURI Method (String, String, String) |
Gets the URI.
Namespace: ZReportsAssembly: ManageEngine Analytics Plus (in ManageEngine Analytics Plus.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public string GetURI(
string dbOwnerEmailId,
string dbName,
string tableOrReportName
)
Parameters
- dbOwnerEmailId
- Type: SystemString
The database owner email identifier. - dbName
- Type: SystemString
Name of the database. - tableOrReportName
- Type: SystemString
Name of the table or report.
Return Value
Type:
StringTable uri
See Also