Click or drag to resize

ILicenseManagerIsSDKEnabled Method

Returns true if an SDK license is found or the SDK is used via the GUI.

Namespace: RAYLASE.Shared
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.37.0
Syntax
C#
bool IsSDKEnabled()

Return Value

Boolean
True, if the provided license is found.
See Also