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


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

IRelationshipChanges.InitObjectDifferenceAugmentation Method

Starts the object difference augmentation process.

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

Product Availability

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

See Also

IRelationshipChanges Interface