Click or drag to resize

ReconstructionUnlinkConfiguration Method

Unlink a configuration from the the reconstruction process.

Namespace:  LynceeTec.InterfaceProcessingV2
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public void UnlinkConfiguration(
	int configurationId
)

Parameters

configurationId
Type: SystemInt32
The identifier of a linked configuration.
See Also