SmartBatch 2006 Application Programmatic Interface

HistoryDateSpecifier Enumeration

For listing History records this provides a filter value to determine how to use the date.

public enum HistoryDateSpecifier

Members

Member Name Description
None No date specifier.
StartsWith Use the start with value.
Exact Use the exact date value.

Requirements

Namespace: OnLineToolWorks.SmartBatch.Data

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

See Also

OnLineToolWorks.SmartBatch.Data Namespace