Click or drag to resize
IChildConnectToParent Method
Connects parent domain object to a child domain object

Namespace: Jeneva
Assembly: Jeneva.Net-1.1 (in Jeneva.Net-1.1.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
void ConnectToParent(
	Object parent
)

Parameters

parent
Type: SystemObject
possible parent instance of the current child
See Also