ImeMode EnumType

Dynamics CRM 2016
 

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

DateTimeAttributeMetadata EntityType

ImeMode Property

Contains the metadata for a DateTime attribute.

DecimalAttributeMetadata EntityType

ImeMode Property

Contains the metadata for a Decimal attribute.

DoubleAttributeMetadata EntityType

ImeMode Property

Contains the metadata for a Double attribute.

MemoAttributeMetadata EntityType

ImeMode Property

Contains the metadata for the attribute type Memo.

MoneyAttributeMetadata EntityType

ImeMode Property

Contains the metadata for a Money attribute.

StringAttributeMetadata EntityType

ImeMode Property

Contains the metadata for an String attribute.

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: