AttributeTypeDisplayName Fields
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | BigIntType | An attribute type that stores a Long value. |
![]() ![]() | BooleanType | An attribute type that stores a Boolean value. |
![]() ![]() | CalendarRulesType | An attribute type that stores an EntityCollection or CalendarRules[] value |
![]() ![]() | CustomerType | An attribute type that stores an EntityReference to either an Account or Contact. |
![]() ![]() | DateTimeType | An attribute type that stores a System.DateTime value. |
![]() ![]() | DecimalType | An attribute type that stores a Decimal value. |
![]() ![]() | DoubleType | An attribute type that stores a Double value. |
![]() ![]() | EntityNameType | An attribute type that stores a reference to a logical entity name value. |
![]() ![]() | ImageType | An attribute type that enables access to a specific image for an entity instance. |
![]() ![]() | IntegerType | An attribute type that stores an Integer value. |
![]() ![]() | LookupType | An attribute type that stores an EntityReference value. |
![]() ![]() | ManagedPropertyType | An attribute type that stores a BooleanManagedProperty value. |
![]() ![]() | MemoType | An attribute type that stores a String value formatted for multiple lines of text. |
![]() ![]() | MoneyType | An attribute type that stores a Money value. |
![]() ![]() | OwnerType | An attribute type that stores an EntityReference value to a Team or SystemUser record. |
![]() ![]() | PartyListType | An attribute type that stores an EntityCollection or ActivityParty[] value. |
![]() ![]() | PicklistType | An attribute type that stores an OptionSetValue. |
![]() ![]() | StateType | An attribute type that stores an OptionSetValue representing the valid statecode values for an entity. |
![]() ![]() | StatusType | An attribute type that stores an OptionSetValue representing the valid statuscode values for an entity. |
![]() ![]() | StringType | An attribute type that stores a String value. |
![]() ![]() | UniqueidentifierType | An attribute type that stores a System.Guid value. |
![]() ![]() | VirtualType | An attribute type that represents a value not included within records. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright

