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


IReplicaEdit.ParentID Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

IReplicaEdit.ParentID Property

The ID of the replica reference in the master geodatabase.

[Visual Basic .NET]
Public WriteOnly Property ParentID
[C#]
public void ParentID {set;}
[C++]
HRESULT put_ParentID(
  long 
);
[C++]

Parameters [in] is a parameter of type long

Product Availability

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

See Also

IReplicaEdit Interface