FdoIDestroyMeasureUnit Class Reference
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.
More...
#include <IDestroyMeasureUnit.h>
Inherits FdoICommand.
List of all members.
|
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 |
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.
Definition at line 34 of file IDestroyMeasureUnit.h.
The documentation for this class was generated from the following file: