:: com :: sun :: star :: ucb ::

struct PropertyCommandArgument

Elements' Summary
Property The property that the command has to add.  
DefaultValue The default value of the property.  
Elements' Details
Property
::com::sun::star::beans::Property Property;
Description
The property that the command has to add.
DefaultValue
any DefaultValue;
Description
The default value of the property.
Top of Page