Share via


IUpdateSummary.UnknownCount

Retrieves the number of updates where the current state of the installation cannot be determined.

public Int32 UnknownCount {get;}
Public ReadOnly Property UnknownCount As Int32

Property Value

If the summary is for an update, the count represents the number of clients where the installation state of the update cannot be determined.

If the summary is for a client or target group, the count represents the number of updates whose installation state cannot be determined for the client computer or for clients within the target group.

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.

See Also

UpdateInstallationState