Click or drag to resize

DHMHardwareItemsUsageCreateInstanceFromConfigurationFile Method

Creates an instance according to the configuration in a json file

Namespace: LynceeTec.DHM
Assembly: LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:34 UTC
Syntax
public static DHMHardwareItemsUsage CreateInstanceFromConfigurationFile(
	string configurationFileFullPath
)

Parameters

configurationFileFullPath  String
The full path of the configuration file

Return Value

DHMHardwareItemsUsage
See Also