FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Commands::Feature::set_OrderingOption ( OSGeo::FDO::Commands::OrderingOption  option  ) 

Set the ordering option of the selection. This is only used if the ordering collection is not empty.

Parameters:
option Is the ordering option and should be set to one of OrderingOption_Ascending or OrderingOption_Descending. OrderingOption_Ascending is the default value.
Returns:
Returns nothing


Comments or suggestions? Send us feedback.