IUpdate.PublicationState

Retrieves the publication state of the update.

public PublicationState PublicationState {get;}
Public ReadOnly Property PublicationState As PublicationState

Property Value

Publication state of the update. Indicates if the update is deployed or has expired. For possible values, see PublicationState.

Remarks

If the update is expired, WSUS automatically removes the approval rule from the update and sets IUpdate.IsDeclined to true.

Requirements

Server Requires Windows Server 2003 or Windows 2000 Server SP4 and later.
Namespace

Defined in Microsoft.UpdateServices.Administration.

Assembly

Requires Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll).

.NET Framework

Requires .NET Framework 1.1.