IUpdate 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 AdditionalInformationUrls

Gets a collection of URLs provided by the publisher of the update that provide additional information about the update.

System_CAPS_pubproperty ArrivalDate

Gets the date and time when the metadata for this revision of the update finished downloading to the WSUS server.

System_CAPS_pubproperty CompanyTitles

Gets the titles of all the companies to which this update belongs.

System_CAPS_pubproperty CreationDate

Gets the date and time when this revision of the update's metadata was authored.

System_CAPS_pubproperty Description

Gets a short description of the update.

System_CAPS_pubproperty HasEarlierRevision

Gets whether the WSUS server contains earlier revisions of this update.

System_CAPS_pubproperty HasLicenseAgreement

Gets whether the update has an associated license agreement.

System_CAPS_pubproperty HasStaleUpdateApprovals

Gets whether an older revision of the update contains an approval.

System_CAPS_pubproperty HasSupersededUpdates

Gets whether if the update supersedes other updates.

System_CAPS_pubproperty Id

Gets the GUID of the update.

System_CAPS_pubproperty InstallationBehavior

Gets the installation behavior of the update.

System_CAPS_pubproperty IsApproved

Gets whether this revision of the update is approved for at least one target group.

System_CAPS_pubproperty IsDeclined

Gets whether this update is declined.

System_CAPS_pubproperty IsEditable

Gets whether this update is editable.

System_CAPS_pubproperty IsLatestRevision

Gets whether this revision is the latest revision of the update.

System_CAPS_pubproperty IsSuperseded

Gets whether this update is superseded by related updates.

System_CAPS_pubproperty IsWsusInfrastructureUpdate

Gets whether this update is a WSUS infrastructure update.

System_CAPS_pubproperty KnowledgebaseArticles

Gets the Knowledge Base article numbers that describe an issue related to or fixed by this update.

System_CAPS_pubproperty LegacyName

Gets the name of the update used in previous versions.

System_CAPS_pubproperty MsrcSeverity

Gets the maximum severity rating of the Microsoft Security Response Center (MSRC) bulletin that is associated with the update.

System_CAPS_pubproperty ProductFamilyTitles

Gets the titles of all product family categories to which the update belongs.

System_CAPS_pubproperty ProductTitles

Gets the titles of all product categories to which the update belongs.

System_CAPS_pubproperty PublicationState

Gets the publication state of the update.

System_CAPS_pubproperty RequiresLicenseAgreementAcceptance

Gets whether the update requires a user to accept the license agreement.

System_CAPS_pubproperty SecurityBulletins

Gets Security Bulletin numbers. The bulletins describe security issues and changes that are related to the update.

System_CAPS_pubproperty State

Gets the current state of the update.

System_CAPS_pubproperty Title

Gets the title of the update.

System_CAPS_pubproperty UninstallationBehavior

Gets the removal behavior of the update.

System_CAPS_pubproperty UpdateClassificationTitle

Gets the title of the classification to which the update belongs.

System_CAPS_pubproperty UpdateSource

Gets the original source of this update.

System_CAPS_pubproperty UpdateType

Gets the type of the update.

See Also

IUpdate Interface
Microsoft.UpdateServices.Administration Namespace

Return to top