ReportClientGetURI Method (String) |
Gets the user URI.
Namespace:
ZReports
Assembly:
ZReports (in ZReports.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string GetURI(
string userEmailId
)
Parameters
- userEmailId
- Type: SystemString
The user email identifier.
Return Value
Type:
StringUser URI.
See Also