NetworkEntity<(Of <(<'T, E>)>)>..::..SetNetworkObject Method
   Sets the associated network object.
   
                
    Namespace: 
   com.onlineobject.objectnetAssembly: 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. 

