Set parent owner for the GPReplicaDataset.
[Visual Basic .NET] Public Property ParentOwner As String
[C#] public string ParentOwner {get; set;}
[C++]
HRESULT get_ParentOwner(
BSTR* ParentOwner
);
[C++]
HRESULT put_ParentOwner(
BSTR ParentOwner
);
[C++]Parameters
ParentOwner [out, retval] ParentOwner is a parameter of type BSTR ParentOwner [in] ParentOwner is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.