ClientConfigShowManageServer Method |
|
DataPA OpenAnalytics API Reference
Shows the manage server screen
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool ShowManageServer()
Public Function ShowManageServer As Boolean
public:
virtual bool ShowManageServer() sealed
function ShowManageServer();
Return Value
Type:
BooleanTrue if the manage server screen is shown
Remarks See Also