This topic has not yet been rated - Rate this topic

CrmDateTime Class (CrmService)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Represents a date/time attribute in an entity.

The CrmDateTime class exposes the following members.

ConstructorDescription
CrmDateTimeInitializes a new instance of the CrmDateTime class.

PropertyDescription
dateGets the date portion of the attribute value.
IsNullGets or sets a value that indicates whether the property value is a null value.
IsNullSpecifiedGets or sets a value that indicates whether you are intentionally setting the attribute to a null value.
timeGets the time portion of the attribute value.
ValueGets or sets the attribute value in UTC format.

Remarks

A CrmDateTime value can represent either local time or can be UTC based. For more information, see the Value property.

Requirements

Namespace: CrmService

See Also

Concepts

Reference


© 2010 Microsoft Corporation. All rights reserved.


Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.