ImeMode Enumeration
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.
Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataContractAttribute(Name = "ImeMode", Namespace = "https://schemas.microsoft.com/xrm/2011/Metadata")]
public enum ImeMode
<DataContractAttribute(Name := "ImeMode", Namespace := "https://schemas.microsoft.com/xrm/2011/Metadata")>
Public Enumeration ImeMode
Members
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. |
See Also
Microsoft.Xrm.Sdk.Metadata Namespace
Far Eastern Input Method Editors
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright