DateTimeBehavior.UserLocal Field

Definition

Stores the date and time value with current user local time zone information. Value = 1.

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

Field Value

Attributes

Applies to