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: 9.2.6612.0 , built 2022-07-14 10:39:33 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