Share via


SearchServiceData.ServiceUpgradeOn Property

Definition

The date and time the search service was last upgraded. This field will be null until the service gets upgraded for the first time.

public DateTimeOffset? ServiceUpgradeOn { get; }
member this.ServiceUpgradeOn : Nullable<DateTimeOffset>
Public ReadOnly Property ServiceUpgradeOn As Nullable(Of DateTimeOffset)

Property Value

Applies to