Click or drag to resize

ReconstructionGetLinkedConfigurations Method

Gets the configurations currently linked to the reconstruction process.

Namespace: LynceeTec.InterfaceProcessingV2
Assembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public Dictionary<int, Configuration> GetLinkedConfigurations()

Return Value

DictionaryInt32, Configuration
The dictionary containing the linked configurations
See Also