ApplicationOpenServerSetup Method |
|
DataPA OpenAnalytics API Reference
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool OpenServerSetup(
string SetupGuid
)
Public Function OpenServerSetup (
SetupGuid As String
) As Boolean
public:
virtual bool OpenServerSetup(
String^ SetupGuid
) sealed
function OpenServerSetup(SetupGuid);
Parameters
- SetupGuid
- Type: SystemString
Return Value
Type:
BooleanSee Also