Click or drag to resize

ConfigurationProcessing Property

Gets or sets the processing configuration to be used with the current configuration.

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public ProcessingConfiguration Processing { get; set; }

Property Value

Type: ProcessingConfiguration
See Also