Class Hierarchy
AcRxAttribute AcRxDisplayAsAttribute
C++
class AcRxDisplayAsAttribute : public AcRxAttribute;
File
rxattrib.h
Description
This class can be used to inform that a member can be substituted by a different one. The common use case is to set this attribute on properties that return object id. A more meaningful property like the name can be displayed, instead of displaying the object id.