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: 9.0.26418.0 , built 2021-10-22 08:45:17 UTC
Syntax
public static DHMHardwareItemsUsage CreateInstanceFromConfigurationFile(
	string configurationFileFullPath
)

Parameters

configurationFileFullPath
Type: SystemString
The full path of the configuration file

Return Value

Type: DHMHardwareItemsUsage
See Also