Click or drag to resize

IDHMHardwareItemsUsageCheckValidity Method

Checks if the instance definition is valid. If not, an exception is thrown.

Namespace: LynceeTec.Interfaces
Assembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:43 UTC
Syntax
void CheckValidity(
	IBaseManager baseManager
)

Parameters

baseManager  IBaseManager
Exceptions
ExceptionCondition
AggregateExceptionThrown when one or several topics are invalid for the DHMHardwareItemsUsage, for example incompatibility with the enabled modules and hardware configuration of the current database
See Also