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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.