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


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

IReplicaDatasetEdit Interface

Provides access to members that set the properties of a check-out dataset.

Product Availability

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

Description

This interface is new at ArcGIS 9.3.

Members

Name Description
Write-only property DatasetID The ID of the dataset.
Write-only property Name The name of the dataset.
Write-only property ParentDatabase The name of the master geodatabase the dataset was checked out from.
Write-only property ParentOwner The owner of the dataset in the master geodatabase.
Write-only property ReplicaID The ID of the check-out associated with this dataset.
Write-only property Type The type of the dataset.

Classes that implement IReplicaDatasetEdit

Classes Description
ReplicaDataset Esri Replica Dataset object.