API Reference > OdRx Classes > OdRxDescriptionAttribute Class
OdRxDescriptionAttribute Class
OdRxDescriptionAttributeOdRxDescriptionAttributeOdRxDescriptionAttribute
Syntax
C++
class OdRxDescriptionAttribute : public OdRxAttribute;

RxAttribute.h

This attribute provides a human readable description of the member for UI.

 
Name 
Description 
 
Constructor. Creates an attribute to store a description string resource ID and a resource ID hint.
 
 
Looks up OdRxDescriptionAttribute on the object if it is a member, (and in the object class attribute list if it is not), and uses OdRxResourceLoader to get the string from resources identified by ID and hint.
 
 
id 
Gets the description string resource identifier. 
 
Gets the description string resource identifier hint. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.