Partager via


Énumération ImeMode

S'applique à: CRM 2015 on-prem, CRM Online

Describes the input method editor mode

Espace de noms: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (dans Microsoft.Xrm.Sdk.dll)

Syntaxe

'Déclaration
<DataContractAttribute(Name:="ImeMode", Namespace:="https://schemas.microsoft.com/xrm/2011/Metadata")> _
Public Enumeration ImeMode
[DataContractAttribute(Name="ImeMode", Namespace="https://schemas.microsoft.com/xrm/2011/Metadata")] 
public enum ImeMode

Membres

Nom du membre 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.

Plateformes

Plateformes de développement

Windows Vista, Windows Server 2003 et

Plateformes cibles

Windows Vista,Windows XP

Voir aussi

Référence

Espace de noms Microsoft.Xrm.Sdk.Metadata

Autres ressources

Far Eastern Input Method Editors

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.