FDO API Reference Feature Data Objects

virtual FDO_API void FdoICreateMeasureUnit::SetUpdateExisting bool  value  )  [pure virtual]
 

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.