  | 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
Syntaxpublic void UnlinkConfiguration(
	int configurationId
)
public:
void UnlinkConfiguration(
	int configurationId
)
Parameters
- configurationId
 - Type: SystemInt32
The identifier of a linked configuration. 
See Also