ImageVersionData.IsExcludedFromLatest Property

Definition

If the version should be excluded from being treated as the latest version.

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

Property Value

Applies to