This document is archived and information here might be outdated.  Recommended version.


IEnumReplicaServer.Next Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseDistributedUI)  

IEnumReplicaServer.Next Method

The next replicated server in the map.

[Visual Basic .NET]
Public Function Next ( _
) As IGeoDataServer
[C#]
public IGeoDataServer Next (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumReplicaServer Interface