SmartBatch 2006 Application Programmatic Interface

LogLocation Enumeration

Indicates which log to write to when write History records.

public enum LogLocation

Members

Member Name Description
WindowsEventLog Write to the Windows Event log.
SmartBatchLog Write to the SmartBatch history.
CustomLog Write to a custom log provided by the customer.

Requirements

Namespace: OnLineToolWorks.SmartBatch.Data

Assembly: OnLineToolWorks.SmartBatch.Data (in OnLineToolWorks.SmartBatch.Data.dll)

See Also

OnLineToolWorks.SmartBatch.Data Namespace