Click or drag to resize

DHMHardwareItemsUsageInitFromConfigurationFile Method

Initializes the instance from a .json configuration file stored in configurationFileFullPath

Namespace:  LynceeTec.DHM
Assembly:  LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 10.0.10313.0 , built 2022-11-01 12:35:53 UTC
Syntax
public void InitFromConfigurationFile(
	string configurationFileFullPath
)

Parameters

configurationFileFullPath
Type: SystemString
The full path of the configuration file
See Also