LicenseInfoApplyLicenseType Method |
|
DataPA OpenAnalytics API Reference
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public void ApplyLicenseType(
string ServerUserLevel
)
Public Sub ApplyLicenseType (
ServerUserLevel As String
)
public:
virtual void ApplyLicenseType(
String^ ServerUserLevel
) sealed
function ApplyLicenseType(ServerUserLevel);
Parameters
- ServerUserLevel
- Type: SystemString
See Also