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.0.26418.0 , built 2021-10-22 08:45:14 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