ImeMode EnumType
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
This Web API enum type corresponds to the organization service ImeMode.
Members define the discrete options for the enumeration type.
Name | Value | Description |
|---|---|---|
Auto | 0 | Specifies that the IME mode is chosen automatically. |
Inactive | 1 | Specifies that the IME mode is inactive. |
Active | 2 | Specifies that the IME mode is active. |
Disabled | 3 | Specifies that the IME mode is disabled. |
The following use the ImeMode enum type.
Name | How used | Description |
|---|---|---|
ImeMode Property | Contains the metadata for a DateTime attribute. | |
ImeMode Property | Contains the metadata for a Decimal attribute. | |
ImeMode Property | Contains the metadata for a Double attribute. | |
ImeMode Property | Contains the metadata for the attribute type Memo. | |
ImeMode Property | Contains the metadata for a Money attribute. | |
ImeMode Property | Contains the metadata for an String attribute. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright