NetworkEventsDatabase..::..GetEvent Method
   Retrieves a NetworkEventEntry by its name.
   
                
    Namespace: 
   com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public NetworkEventEntry GetEvent( string name )
Parameters
- name
 - Type: String
The name of the event. 

