VariablesNetwork Constructor (INetworkElement)
   Constructor that takes a network object and initializes the variable types.
   
                
    Namespace: 
   com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public VariablesNetwork( INetworkElement networkObject )
Parameters
- networkObject
 - Type: com.onlineobject.objectnet..::..INetworkElement
The network element associated with this network. 

