displaystring.languagecode Field
CRM 1.2
![]() |
Specifies the language code of the display string.
Syntax
[Visual Basic] Public Field languagecode As Picklist [C#] public Picklist languagecode; [JScript] public var languagecode : Picklist;
Remarks
Represents a field of type Picklist.
The following table contains additional information about this attribute:
| Platform required | No |
| Application requirement level1 | No Constraint |
| Valid for create | Yes |
| Valid for retrieve | Yes |
| Valid for update | Yes |
| Picklist values1 | None |
| Default value1 | None |
1 – Customizable. Indicates the value for a default installation.
See Also
© 2007 Microsoft Corporation. All rights reserved.

