This document is archived and information here might be outdated. Recommended version. |
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 bool