This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxConnectorSetup Interface > ITxConnectorSetup.Parent Property (ArcObjects .NET 10.4 SDK) |
Assign the parent object so this interface object can communicate with its parent.
[Visual Basic .NET]
Public WriteOnly Property Parent
[C#] public void Parent {set;}
[C++]
HRESULT putref_Parent(
LPUNKNOWN
);
[C++]
Parameters [in] is a parameter of type LPUNKNOWN