FDO API Reference Feature Data Objects

IDestroyMeasureUnitImp Class Reference

List of all members.

Detailed Description

The FdoIDestroyMeasureUnit 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.

Comments or suggestions? Send us feedback.