DateTimeBehavior.TimeZoneIndependent Field

Definition

Stores the date and time values without the time zone information. Value = 3.

public: static initonly Microsoft::Xrm::Sdk::Metadata::DateTimeBehavior ^ TimeZoneIndependent;
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification="Behavior is immutable")]
public static readonly Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior TimeZoneIndependent;
[<System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification="Behavior is immutable")>]
 staticval mutable TimeZoneIndependent : Microsoft.Xrm.Sdk.Metadata.DateTimeBehavior
Public Shared ReadOnly TimeZoneIndependent As DateTimeBehavior 

Field Value

Attributes

Applies to