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 
 
Constructs an instance of the attribute to store a string identifier.
 
 
Looks up the OdRxLocalizedNameAttribute on the object if it is a member (and in the object class attribute list if it is not), and uses the 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–2022. Open Design Alliance. All rights reserved.