ILicenseManagerIsGuiEnabled(String) Method |
Returns true if a GUI license is found.
Namespace: RAYLASE.SharedAssembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.37.0
Syntaxbool IsGuiEnabled(
out string status
)
Parameters
- status String
- Status of the query. OKStatus in case query went well.
Return Value
BooleanTrue, if the provided license is found.
See Also