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.1.23514.0 , built 2023-11-07 12:21:30 UTC
Syntax
void CheckValidity(
	IBaseManager baseManager
)

Parameters

baseManager
Type: LynceeTec.InterfacesIBaseManager
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