com.onlineobject.objectnet Namespace

NetworkEntity<(Of <(<'T, E>)>)>..::..SetNetworkObject Method

Sets the associated network object.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void SetNetworkObject(

	INetworkElement networkObject

)

Parameters

networkObject
Type: com.onlineobject.objectnet..::..INetworkElement
The network object to associate with this instance.