com.onlineobject.objectnet Namespace

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

Sets the associated network object.

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

Syntax


void SetNetworkObject(

	INetworkElement networkObject

)

Parameters

networkObject
Type: com.onlineobject.objectnet..::..INetworkElement
The INetworkElement to associate with this entity.