| FDO API Reference | Feature Data Objects |
#include <IDestroyMeasureUnit.h>
Inherits FdoICommand.
Inheritance diagram for FdoIDestroyMeasureUnit:

Definition at line 34 of file IDestroyMeasureUnit.h.
Public Member Functions | |
| virtual FDO_API void | Execute ()=0 |
| Executes the DestroyMeasureUnit command. | |
| virtual FDO_API FdoString * | GetAbbreviation ()=0 |
| Gets the abbreviation of the measure unit to destroy as a string. | |
| virtual FDO_API void | SetAbbreviation (FdoString *value)=0 |
| Sets the abbreviation of the measure unit to destroy as a string. | |
Friends | |
| class | FdoIConnection |
| Comments or suggestions? Send us feedback. |