OSGeo::FDO::Commands::UnitOfMeasure::IDestroyMeasureUnitImp Class Reference
[OSGeo::FDO::Commands::UnitOfMeasure]
List of all members.
Detailed Description
The
IDestroyMeasureUnitImp class is a concrete implementation of
IDestroyMeasureUnit. The
IDestroyMeasureUnit interface defines the DestroyMeasureUnit command, which deletes a measurement unit. Input to the command is simply the abbreviation of the measure unit to be destroyed.
()
|
Public Member Functions |
System::Void | Execute () |
| Executes the DestroyMeasureUnit command.
|
__property System::String * | get_Abbreviation () |
| Gets the abbreviation of the measure unit to destroy as a string.
|
__property System::Void | set_Abbreviation (System::String *value) |
| Sets the abbreviation of the measure unit to destroy as a string.
|