FDO API Reference Feature Data Objects

__property System::Void RasterPropertyDefinition::set_DefaultDataModel NAMESPACE_OSGEO_FDO_RASTER::RasterDataModel *  value  ) 
 

Sets the default data model used by this raster property. Allowed values are only those data models that are acceptable to the SupportsDataModel capability.

Parameters:
datamodel The datamodel to be used for newly created rasters, or the default datamodel to be used when returning raster data.

Comments or suggestions? Send us feedback.