IntegerFormat 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 formatting of an integer attribute.

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

Members define the discrete options for the enumeration type.

Name

Value

Description

None

0

Specifies to display an edit field for an integer.

Duration

1

Specifies to display the integer as a drop down list of durations.

TimeZone

2

Specifies to display the integer as a drop down list of time zones.

Language

3

Specifies the display the integer as a drop down list of installed languages.

Locale

4

Specifies a locale.

The following use the IntegerFormat enum type.

Name

How used

Description

IntegerAttributeMetadata EntityType

Format Property

Contains the metadata for a Integer attribute.

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: