ImeMode Enumeration
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Describes the input method editor mode
For the Web API use the ImeMode EnumType.
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
| Member name | Description | |
|---|---|---|
| Active | Specifies that the IME mode is active. Value = 2. | |
| Auto | Specifies that the IME mode is chosen automatically. Value =0. | |
| Disabled | Specifies that the IME mode is disabled. Value = 3. | |
| Inactive | Specifies that the IME mode is inactive. Value = 1. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: