| ||
|
| |
DisplayName propertyFor Directory Search Criteria, sets or returns the display name used for a search. For Facilities, sets or returns the Facility's name. For Rooms, sets or returns the Room's name. For Site Facilities, returns the Site Facility's name. For Site Rooms, returns the Site Room's name. For Users, sets or returns the user's display name. Returns a generated name if not set. SyntaxC++
Scripting language
RemarksThe DisplayName property returns the descriptive name that appears at the top of an eRoom or facility. Use the URLName property to return the shortened version of the descriptive name that appears in the URL for an eRoom or facility.
|
Home | |
DisplayName propertyFor IERUElementRoom, returns the room's display name. SyntaxC++
Scripting languages
|
Home | |
|
| |
DisplayName propertyReturns the language-specific display name of this extension. The LangID parameter is optional. A LangID of 0 specifies the language ID of the logged in user. SyntaxC++HRESULT
get_DisplayName( Scripting languagesDisplayName = Object.DisplayName(LangID as Long)
|
Home |