public static GetAttributeDisplayText ( Session session, uint attributeId, Variant value ) : string | ||
session | Session | The currently active session. |
attributeId | uint | The id of the attribute. |
value | Variant | The value of the attribute. |
return | string |