FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Commands::UnitOfMeasure::ICreateMeasureUnit Interface Reference
[OSGeo::FDO::Commands::UnitOfMeasure]

Inherited by OSGeo::FDO::Commands::UnitOfMeasure::ICreateMeasureUnitImp.

Inheritance diagram for OSGeo::FDO::Commands::UnitOfMeasure::ICreateMeasureUnit:

Inheritance graph
[legend]

Detailed Description

The ICreateMeasureUnit interface defines the CreateMeasureUnit command, which creates or updates a measurement unit. Input to the command includes the abbreviation, name, description, measure type, base unit, and scale factor that defines the measure unit. The update existing flag indicates how the command should behave in the presence of an existing measure unit. If it is false, and the specified measure unit already exists, command execution will fail. If it is true, the command will either create a new measure unit or update an existing one.

()


Comments or suggestions? Send us feedback.