NetworkObject..::..SetBehaviorMode Method
   Sets the behavior mode for the network element and updates the element if it exists.
   
                
    Namespace: 
   com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void SetBehaviorMode( BehaviorMode behaviorMode )
Parameters
- behaviorMode
 - Type: com.onlineobject.objectnet..::..BehaviorMode
The behavior mode to set. 

