IUpdateSummary.ComputerTargetGroupId

Retrieves the unique identifier of the target group.

public Guid ComputerTargetGroupId {get;}
Public ReadOnly Property ComputerTargetGroupId As Guid

Property Value

Unique identifier of the target group. The GUID is empty if the counts represent more than one target group.

Remarks

To retrieve the IComputerTargetGroup that is associated with the identifier, call IUpdateServer.GetComputerTargetGroup, setting id to ComputerTargetGroupId.

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.