 | MeasurementConfigManagerIsInitialized Property |
Gets a value indicating whether the Measurement Config Manager is already initialized
Namespace:
LynceeTec.API
Assembly:
LynceeTec.API (in LynceeTec.API.dll) Version: 9.0.26418.0 , built 2021-10-22 08:54:12 UTC
Syntaxpublic static bool IsInitialized { get; }
public:
static property bool IsInitialized {
bool get ();
}
Property Value
Type:
Boolean
See Also