EasyObjects.NET Programmers Reference

EasyObject.GetFloat Method 

Used by the Properties in your generated class.

protected float GetFloat(
   string fieldName
);

Parameters

fieldName
The column name in the internal DataTable

Return Value

The value stored in the column

See Also

EasyObject Class | NCI.EasyObjects Namespace