FDO API Reference Feature Data Objects

virtual FDO_API bool FdoICreateMeasureUnit::GetUpdateExisting  )  [pure virtual]
 

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.