LoggedUpdate Properties |
The LoggedUpdate type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplicationId |
Gets the Application ID for the logged update.
|
![]() | CustomData |
Gets the custom data for the update, or if no information
about the update's custom data could be found in the log.
|
![]() | ElevationType |
Gets the elevation the update was applied with, or if no
information about the update's elevation could be found in the log.
|
![]() | EndTime |
Gets the last recorded time of the update.
|
![]() | LogPath |
Gets the path to the update's log file.
|
![]() | Result |
Gets the result of the update, or if no
information about the update's result could be found in the log.
|
![]() | StartingVersion |
Gets the version of the application that applied the update, or
if the application's version could not be found.
|
![]() | StartTime |
Gets the first recorded time of the update.
|
![]() | SummaryText |
Gets the summary text for the update, or if no information
about the update's summary text could be found in the log.
|
![]() | UpdateVersion |
Gets the version of the update, or if the
update's version could not be found.
|