FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Commands::UnitOfMeasure::ICreateMeasureUnitImp::set_UpdateExisting ( System::Boolean  value  ) 

Sets 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 of the specified name already exists, it will be updated. If update existing is false and a measure unit of the specified name already exists, command execution will fail.

Parameters:
value Input Indicates if the existing measure unit can be updated
Returns:
Returns nothing


Comments or suggestions? Send us feedback.