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


IReplicaDescriptionExtensionManager Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IReplicaDescriptionExtensionManager Interface
ArcGIS Developer Help

IReplicaDescriptionExtensionManager Interface

Provides access to replica description extension manager.

Product Availability

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

Members

Name Description
Read-only property Extension The replica description extension at this index.
Read-only property ExtensionCount The number of replica description extensions.
Method FindExtension Finds the specified description extension by its globally unique id.
Method RegisterExtension Registers this description extension.
Method UnRegisterExtension UnRegisters this replica description.

Classes that implement IReplicaDescriptionExtensionManager

Classes Description
ReplicaDescription Defines the datasets in a replica.

See Also

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