displaystring Class
CRM 1.2
![]() |
Represents customized messages for an entity that has been renamed.
The displaystring class inherits from BusinessEntity.
Public Methods
There are no public methods or messages for this class.
| Constructor | Description |
| displaystring | Initializes a new instance of the displaystring class. |
Public Fields
| Field | Description |
| createdby | Specifies the ID of the user who created the display string. |
| createdon | Specifies the date and time when the display string was created. |
| customcomment | Specifies the comment for a customized display string. |
| customdisplaystring | Specifies the customized display string. |
| displaystringid | Specifies the ID of the display string. |
| displaystringkey | For internal use only. |
| formatparameters | Specifies the parameters used for formatting the display string. |
| languagecode | Specifies the language code of the display string. |
| modifiedby | Specifies the ID of the user who last modified the display string. |
| modifiedon | Specifies the date and time when the display string was last modified. |
| organizationid | Specifies the ID of the organization associated with the display string. |
| publisheddisplaystring | Specifies the published display string. |
Remarks
For more information about entities and attributes, see the Metadata Browser and the Customization area of the Web application. To view this information in the Customization area, in the Navigation Pane, click Settings, click Customization, and then click Customize Entities.
See Also
© 2007 Microsoft Corporation. All rights reserved.

