Enumerazione ImeMode
Si applica a: CRM 2015 on-prem, CRM Online
Describes the input method editor mode
Spazio dei nomi: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Sintassi
'Dichiarazione
<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
Membri
Nome membro | Descrizione |
---|---|
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. |
Piattaforme
Piattaforme di sviluppo
Windows Vista, Windows Server 2003 e
Piattaforme di destinazione
Windows Vista,Windows XP
Vedere anche
Riferimento
Spazio dei nomi Microsoft.Xrm.Sdk.Metadata
Altre risorse
Far Eastern Input Method Editors
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.