TrackingEvent Class

Definition

public class TrackingEvent
type TrackingEvent = class
Public Class TrackingEvent
Inheritance
TrackingEvent

Constructors

TrackingEvent()

Initializes a new instance of the TrackingEvent class.

TrackingEvent(EventLevel, DateTime, String, TrackingEventErrorInfo)

Initializes a new instance of the TrackingEvent class.

Properties

Error
EventLevel

Gets or sets possible values include: 'LogAlways', 'Critical', 'Error', 'Warning', 'Informational', 'Verbose'

EventTime
RecordType

Gets or sets possible values include: 'NotSpecified', 'Custom', 'AS2Message', 'AS2MDN', 'X12Interchange', 'X12FunctionalGroup', 'X12TransactionSet', 'X12InterchangeAcknowledgment', 'X12FunctionalGroupAcknowledgment', 'X12TransactionSetAcknowledgment', 'EdifactInterchange', 'EdifactFunctionalGroup', 'EdifactTransactionSet', 'EdifactInterchangeAcknowledgment', 'EdifactFunctionalGroupAcknowledgment', 'EdifactTransactionSetAcknowledgment'

Methods

Validate()

Validate the object.

Applies to