ArcObjects Library Reference (GeoDatabaseDistributed)  

ReplicaValidator CoClass

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

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