VariablesNetwork..::..SynchonizeActive Method
   Synchronizes the active state by writing variable data to the provided IDataStream.
   
                
    Namespace: 
   com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void SynchonizeActive( IDataStream writer )
Parameters
- writer
 - Type: com.onlineobject.objectnet..::..IDataStream
The IDataStream writer to write the variable data to. 

