FDO .NET API Reference Feature Data Objects
__property System::String* OSGeo::FDO::ClientServices::Provider::get_FeatureDataObjectsVersion (  ) 

Gets the version of the feature data objects specification the feature provider conforms to. The version number string has the form [VersionMajor].[VersionMinor].[BuildMajor].[BuildMinor].

Returns:
Returns the Feature Data Objects version of the Provider. Throws an instance of Exception if an error occurs.


Comments or suggestions? Send us feedback.