FDO .NET API Reference Feature Data Objects
__property System::Boolean OSGeo::FDO::Commands::UnitOfMeasure::get_UpdateExisting (  ) 

Gets a Boolean flag that indicates how the CreateMeasureUnit command should behave if the measure unit already exists. If update existing is true and a measure unit with the specified abbreviation already exists then it will be updated. If update existing is false and a measure unit with the specified abbreviation already exists, command execution will fail.

Returns:
Returns true if the existing measure unit can be updated


Comments or suggestions? Send us feedback.