ISynchronizationInfo Properties

 

Applies To: Windows Server Update Services

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Properties

Name Description
System_CAPS_pubproperty EndTime

Gets the time when the synchronization process ended.

System_CAPS_pubproperty Error

Gets the error associated with a synchronization failure.

System_CAPS_pubproperty ErrorText

Gets the text of the last synchronization failure.

System_CAPS_pubproperty Id

Gets the GUID of the synchronization information.

System_CAPS_pubproperty Result

Gets the result of the synchronization process.

System_CAPS_pubproperty StartedManually

Gets a value that indicates if the synchronization process was started manually.

System_CAPS_pubproperty StartTime

Gets the time when the synchronization process started.

System_CAPS_pubproperty UpdateErrors

Gets a collection of errors for updates that failed to import into the local database.

See Also

ISynchronizationInfo Interface
Microsoft.UpdateServices.Administration Namespace

Return to top