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


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

IEnumReplicaWorkspace.Next Method

The next replicated workspace in the map.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumReplicaWorkspace Interface