API Reference > OdRx Classes > OdRxLocalizedNameAttribute Class
OdRxLocalizedNameAttribute Class
OdRxLocalizedNameAttributeOdRxLocalizedNameAttributeOdRxLocalizedNameAttributeOdRxLocalizedNameAttribute
Syntax
C++
class OdRxLocalizedNameAttribute : public OdRxAttribute;

RxAttribute.h

Provides a human readable name of the member for UI. Uses OdRxResourceLoader to get the actual name.

 
Name 
Description 
 
Construct an instance of the attribute to store a string identifier.
 
 
Looks up OdRxLocalizedNameAttribute 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 
Retrieves a name string resource identifier. 
 
Retrieves a name string resource identifier hint. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.