Back to Index

 

Server Component Class: CRFramework.VISControls.VISServerControl

LogEvent Object

Properties

Name

Type

Description

LogEventPID

Long

Process ID when the job was running

LogEventID

Long

Internal ID of the individual LogEvent

LogEventJobName

String

Job name associated with this LogEvent object

LogEventDateTime

DateTime

Date / Time this event occured

LogEventType

LogEventTypes

LogEventType is an enumeration containing the following possible values

Values

Informational

Warning

Error

Fatal

 

LogEventMessage

String

 

 

LogEventCollection Object

The LogEventCollection object is a simple collection used to gather a list of LogEvent objects for a specific job.

For examples of how to use these objects see: GetJobLogEvents method

 


© 2003 - 2007 Relational Solutions, Inc. - All rights reserved