SmartBatch 2006 Application Programmatic Interface

HistoryListType Enumeration

Indicates the type of record written to History.

public enum HistoryListType

Members

Member Name Description
Operation Operation History entry.
Step Step History entry.
Job Job History entry.
Notification Notification History entry.
SpecificOperation Specific Operation History entry.
SpecificStep Specific Step History entry.
SpecificJob Specific Job History entry.
NotificationStatus Notification status History entry.

Requirements

Namespace: OnLineToolWorks.SmartBatch.Data

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

See Also

OnLineToolWorks.SmartBatch.Data Namespace