Dela via


SettingSelector.AcceptDateTime Property

Definition

Indicates the point in time in the revision history of the selected ConfigurationSetting entities to retrieve. If set, all properties of the ConfigurationSetting entities in the returned group will be exactly what they were at this time.

public DateTimeOffset? AcceptDateTime { get; set; }
member this.AcceptDateTime : Nullable<DateTimeOffset> with get, set
Public Property AcceptDateTime As Nullable(Of DateTimeOffset)

Property Value

Applies to