Click or drag to resize
LoggedUpdateElevationType Property
Gets the elevation the update was applied with, or if no information about the update's elevation could be found in the log.

Namespace: Kjs.AppLife.Update.Controller
Assembly: Kjs.AppLife.Update.Controller (in Kjs.AppLife.Update.Controller.dll) Version: 5.1.0.9 (5.1.0.9)
Syntax
public Nullable<UpdateElevationType> ElevationType { get; }

Property Value

Type: NullableUpdateElevationType
See Also