???ReportClient.GetURI Method (String)
Click or drag to resize
ReportClientGetURI Method (String)
Gets the URI.

Namespace:??ZReports
Assembly:??ManageEngine Analytics Plus (in ManageEngine Analytics Plus.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string GetURI(
	string userEmailId
)

Parameters

userEmailId
Type:??SystemString
The user email identifier.

Return Value

Type:??String
user uri
See Also