:: com :: sun :: star :: beans ::

struct GetDirectPropertyTolerantResult
Base Hierarchy
::com::sun::star::beans::GetPropertyTolerantResult
 |
 +-GetDirectPropertyTolerantResult
Description
specifies information being retrieved about a single property. This type is used for the elements in the sequence returned by GetDirectPropertyTolerantResult .
See also
::com::sun::star::beans::XTolerantMultiPropertySet

Elements' Summary
Name specifies the name of the property.  
Elements' Details
Name
string Name;
Description
specifies the name of the property.
Top of Page