Encog 1.1 for DotNet
Date Property
NamespacesEncog.Bot.RSSRSSItemDate
The date this item was published.
Declaration Syntax
C#Visual BasicVisual C++
public DateTime Date { get; set; }
Public Property Date As DateTime
public:
property DateTime Date {
	DateTime get ();
	void set (DateTime value);
}

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