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


ICheckOutUI2.RefreshReplicaDescription Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IC > ICheckOutUI2 Interface > ICheckOutUI2.RefreshReplicaDescription Method
ArcGIS Developer Help

ICheckOutUI2.RefreshReplicaDescription Method

Refresh the replica description.

[Visual Basic .NET]
Public Sub RefreshReplicaDescription ( _
)
[C#]
public void RefreshReplicaDescription (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICheckOutUI2 Interface