Documentation For Encog 2.x

PropertyData.GetDate Method

Get a property as a date.

public DateTime GetDate(
   string field
);

Parameters

field
The name of the field.

Return Value

The date value.

See Also

PropertyData Class | Encog.Neural.Data.XML Namespace