DateTimeAttributeMetadata.CanChangeDateTimeBehavior Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets or sets whether the date and time behavior can be changed for the attribute.

Namespace:   Microsoft.Xrm.Sdk.Metadata
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

[DataMemberAttribute(Order = 71)]
public BooleanManagedProperty CanChangeDateTimeBehavior { get; set; }
<DataMemberAttribute(Order := 71)>
Public Property CanChangeDateTimeBehavior As BooleanManagedProperty

Property Value

Type: Microsoft.Xrm.Sdk.BooleanManagedProperty

Returns BooleanManagedProperty
true if the behavior can be changed; otherwise, false.

See Also

DateTimeAttributeMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace
Behavior and format of the date and time attribute

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright