IDownstreamServer.Id
Retrieves the unique identifier of the downstream server.
public System.Guid Id {get;}
Public ReadOnly Property Id As System.Guid
Property Value
Unique identifier of the downstream server.
Remarks
The identifier is the same value as the IUpdateServerConfiguration.ServerId value on the downstream server.
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. |