API Documentation
API Documentation
ZReports
ReportClient Class
ReportClient Methods
ActivateUser Method
AddColumn Method
AddDbOwner Method
AddLookup Method
AddRow Method
AddUser Method
AutoGenReports Method
CopyDatabase Method
CopyFormula Method
CopyReports Method
CreateSimilarViews Method
CreateTable Method
DeActivateUser Method
DeleteColumn Method
DeleteData Method
DeleteDatabase Method
DisableDomainDB Method
EnableDomainDB Method
ExportData Method
ExportDataAsCSV Method
ExportDataAsDictionary Method
ExportDataAsJson Method
ExportDataUsingSQL Method
GetCopyDBKey Method
GetDatabaseMetaData Method
GetDatabaseName Method
GetEmbedURL Method
GetPlanInfo Method
GetShareInfo Method
GetURI Method
GetUsers Method
GetViewName Method
GetViewUrl Method
HideColumn Method
ImportData Method
IsDbExist Method
RemoveDbOwner Method
RemoveLookup Method
RemoveShare Method
RemoveUser Method
RenameColumn Method
RenameView Method
SetWebProxy Method
ShareView Method
ShowColumn Method
UpdateData Method
ReportClient
SetWebProxy Method
Sets the web proxy.
Namespace:
ZReports
Assembly:
ManageEngine Analytics Plus (in ManageEngine Analytics Plus.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
SetWebProxy
(
string
host
,
int
port
,
string
user
,
string
password
)
Parameters
host
Type:
System
String
The host.
port
Type:
System
Int32
The port.
user
Type:
System
String
The user.
password
Type:
System
String
The password.
See Also
Reference
ReportClient Class
ZReports Namespace