| ServerInfoProviderGetServerInfo Method (Int32) | 
            Returns the ServerInfo structure for the specified server.
            
 
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntaxpublic static ServerInfo GetServerInfo(
	int serverId
)
Parameters
- serverId
 - Type: SystemInt32
Server id 
Return Value
Type: 
ServerInfo
See Also