ImeMode EnumType

Describes the input method editor mode

This Web API enum type corresponds to the organization service ImeMode.

Members

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.

Types that use the ImeMode enum type.

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.

另请参阅

其他资源

Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.