AttributeTypeCode EnumType

Describes the type of an attribute.

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

Members

Members define the discrete options for the enumeration type.

Name Value Description

Boolean

0

A Boolean attribute.

Customer

1

An attribute that represents a customer.

DateTime

2

A date/time attribute.

Decimal

3

A decimal attribute.

Double

4

A double attribute.

Integer

5

An integer attribute.

Lookup

6

A lookup attribute.

Memo

7

A memo attribute.

Money

8

A money attribute.

Owner

9

An owner attribute.

PartyList

10

A partylist attribute.

Picklist

11

A picklist attribute.

State

12

A state attribute.

Status

13

A status attribute.

String

14

A string attribute.

Uniqueidentifier

15

An attribute that is an ID.

CalendarRules

16

An attribute that contains calendar rules.

Virtual

17

An attribute that is created by the system at run time.

BigInt

18

A big integer attribute.

ManagedProperty

19

A managed property attribute.

EntityName

20

An entity name attribute.

Types that use the AttributeTypeCode enum type.

The following use the AttributeTypeCode enum type.

Name How used Description

AttributeMetadata EntityType

AttributeType Property

Contains all the metadata for an entity attribute.

ManagedPropertyAttributeMetadata EntityType

ValueAttributeTypeCode Property

For internal use only.

另请参阅

其他资源

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.