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


ReplicaValidator Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Classes > R > ReplicaValidator Class
ArcGIS Developer Help

ReplicaValidatorClass Class

Validates a check-out with the master geodatabase.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IReplicaValidation Provides access to members that validate a check-out.
IReplicaValidation2 Provides access to members that validate a replica.

Remarks

This coclass validates a check-out with a master geodatabase. Use this coclass to ensure that the check out was successful and before a check in to ensure that the check-out still exists and is valid in the master geodatabase. 

See Also

IReplicaValidation Interface | CheckOut Class | ICheckOut.CheckOutData Method | ICheckOut Interface