Share via


SiteExtensionInfoData.LocalIsLatestVersion Property

Definition

<code>true</code> if the local version is the latest version; <code>false</code> otherwise.

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

Property Value

Applies to