This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRelationshipChanges Interface > IRelationshipChanges.InitResolveProcess Method (ArcObjects .NET 10.4 SDK) |
Starts the relationship propagation process.
[Visual Basic .NET] Public Sub InitResolveProcess ( _ ByVal isPulling As Boolean _ )
[C#] public void InitResolveProcess ( bool isPulling );
[C++]
HRESULT InitResolveProcess(
VARIANT_BOOL isPulling
);
[C++]
Parameters isPulling [in] isPulling is a parameter of type VARIANT_BOOL