ReportClientGetURI Method (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
)
Parameters
- dbOwnerEmailId
- Type: SystemString
The database owner email identifier. - dbName
- Type: SystemString
Name of the database.
Return Value
Type:
Stringdatabase uri
See Also