Encog 1.1 for DotNet
Report Property
NamespacesEncog.Bot.SpiderSpiderReport
The SpiderReportable object for the spider. The spider will report all information to this class.
Declaration Syntax
C#Visual BasicVisual C++
public ISpiderReportable Report { get; }
Public ReadOnly Property Report As ISpiderReportable
public:
property ISpiderReportable^ Report {
	ISpiderReportable^ get ();
}

Assembly: Encog (Module: Encog) Version: 1.1.0.0 (1.1.0)