This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IReplicaDatasetEdit Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that set the properties of a check-out dataset.
This interface is new at ArcGIS 9.3.
Description | ||
---|---|---|
DatasetID | The ID of the dataset. | |
Name | The name of the dataset. | |
ParentDatabase | The name of the master geodatabase the dataset was checked out from. | |
ParentOwner | The owner of the dataset in the master geodatabase. | |
ReplicaID | The ID of the check-out associated with this dataset. | |
Type | The type of the dataset. |
CoClasses and Classes | Description |
---|---|
ReplicaDataset | Esri Replica Dataset object. |