EasyObjects.NET Programmers Reference

EasyObject.GetTimeSpan Method 

Used by the Properties in your generated class.

protected TimeSpan GetTimeSpan(
   string fieldName
);

Parameters

fieldName
The column name in the internal DataTable

Return Value

Missing <returns> documentation for M:NCI.EasyObjects.EasyObject.GetTimeSpan(System.String)

See Also

EasyObject Class | NCI.EasyObjects Namespace