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 > IReplicaDataset Interface > IReplicaDataset.ParentOwner Property (ArcObjects .NET 10.5 SDK) |
The owner of the dataset in the master geodatabase.
[Visual Basic .NET] Public ReadOnly Property ParentOwner As String
[C#] public string ParentOwner {get;}
[C++]
HRESULT get_ParentOwner(
BSTR* dsParentOwner
);
[C++]
Parameters dsParentOwner [out, retval] dsParentOwner is a parameter of type BSTR