Click or drag to resize

ConfigurationLoadProcessingMetadata Method

Loads the processing metadata and initialize the configuration.

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public void LoadProcessingMetadata(
	string path
)

Parameters

path
Type: SystemString
The path to the .json file.
See Also