DateTimeFormat 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 a DateTimeAttributeMetadata attribute.
This Web API enum type corresponds to the organization service DateTimeFormat.
Members define the discrete options for the enumeration type.
Name | Value | Description |
|---|---|---|
DateOnly | 0 | Display the date only. |
DateAndTime | 1 | Display the date and time. |
The following use the DateTimeFormat enum type.
Name | How used | Description |
|---|---|---|
Format Property | Contains the metadata for a DateTime attribute. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: