FDO .NET API Reference Feature Data Objects
System::Int64 OSGeo::FDO::Commands::Feature::GetInt64 ( System::String *  name  ) 

Gets the 64-bit integer value of the specified property. No conversion is performed, thus the property must be DataType_Int64 or an exception is thrown.

Parameters:
name Input the property name.
Returns:
Returns the System::Int63 value.


Comments or suggestions? Send us feedback.