Compartilhar via


Enumeração ImeMode

Aplica-se a: CRM 2015 on-prem, CRM Online

Describes the input method editor mode

Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (em Microsoft.Xrm.Sdk.dll)

Sintaxe

'Declaração
<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

Membros

Nome do membro Descrição
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.

Plataformas

Plataformas de desenvolvimento

Windows Vista, Windows Server 2003 e

Plataformas de destino

Windows Vista,Windows XP

Consulte também

Referência

Namespace Microsoft.Xrm.Sdk.Metadata

Outros recursos

Far Eastern Input Method Editors

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