DateTimeBehaviorConversionRule.LastUpdatedByTimeZone Field

Definition

Converts UTC value to a DateOnly value that the user who last updated the record would see in the UI.

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

Field Value

Attributes

Applies to