IUpdateSummary.NotApplicableCount

Retrieves the number of updates that are not applicable to a client computer.

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

Property Value

If the summary is for an update, the count represents the number of clients to which the update is not applicable.

If the summary is for a client or target group, the count represents the number of updates that were not applicable to the client computer or to 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