 | ConfigurationLoadProcessingMetadata Method |
Loads the processing metadata and initialize the configuration.
Namespace: LynceeTec.InterfaceProcessingV2.ConfigurationsAssembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic void LoadProcessingMetadata(
string path
)
public:
void LoadProcessingMetadata(
String^ path
)
Parameters
- path String
- The path to the .json file.
See Also