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

struct GetDirectPropertyTolerantResult
Base Hierarchy
GetDirectPropertyTolerantResultGetPropertyTolerantResult
Description
specifies information being retrieved about a single property. This type is used for the elements in the sequence returned by GetDirectPropertyTolerantResult.

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