virtual FDO_API double FdoIReader::GetDouble ( FdoString propertyName  )  [pure virtual]

Gets the double-precision floating point value of the specified property. No conversion is performed, thus the property must be FdoDataType_Double or an exception is thrown.

Parameters:
propertyName Input the property name.
Returns:
Returns the double floating point value