Click or drag to resize
ImporterBaseTRetrieverDataCollector Property
Gets or sets the data collector object

Namespace: SD.LLBLGen.Pro.ApplicationCore.Extensibility
Assembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
protected DataCollectorBase DataCollector { get; set; }

Property Value

Type: DataCollectorBase
See Also