INetworkEntity<(Of <(<'T, E>)>)>..::..SetNetworkObject Method
Sets the associated network object.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
void SetNetworkObject( INetworkElement networkObject )
Parameters
- networkObject
- Type: com.onlineobject.objectnet..::..INetworkElement
The INetworkElement to associate with this entity.