NetworkElementBase..::..SetMode Method
   Sets the behavior mode of the network object.
   
                
    Namespace: 
   com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void SetMode( BehaviorMode mode )
Parameters
- mode
 - Type: com.onlineobject.objectnet..::..BehaviorMode
The behavior mode to set. 

