TrackingEvent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |