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


IRelationshipChanges.CopyRelationshipChanges Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

IRelationshipChanges.CopyRelationshipChanges Method

Copies the relationship changes from the conflict to edit state.

[Visual Basic .NET]
Public Sub CopyRelationshipChanges ( _
)
[C#]
public void CopyRelationshipChanges (
);
[C++]
HRESULT CopyRelationshipChanges(
void
);

Product Availability

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

See Also

IRelationshipChanges Interface