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


IRelationshipChanges.AugumentObjectDifferences Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IRelationshipChanges.AugumentObjectDifferences Method

Propagates the relationship changes to the associated object classes.

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

Product Availability

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

See Also

IRelationshipChanges Interface