Namespaces | |
namespace | OSGeo |
namespace | OSGeo::FDO |
namespace | OSGeo::FDO::Commands |
namespace | OSGeo::FDO::Commands::UnitOfMeasure |
Functions | |
System::Void | OSGeo::FDO::Commands::UnitOfMeasure::Execute () |
Executes the CreateMeasureUnit command. If the measure unit already exists and the update existing flag is set to false, an exception is thrown. | |
__property System::Void | OSGeo::FDO::Commands::UnitOfMeasure::set_Abbreviation (System::String *value) |
Sets the abbreviation of the measure unit to create or update as a string. Abbreviations must be unique because they define the identity of a measurement unit. | |
Variables | |
public __gc __interface | OSGeo::FDO::Commands::UnitOfMeasure::IDestroyMeasureUnit |