SmartBatch 2006 Application Programmatic Interface

ExitCondition Enumeration

Conditions for the exit processing of an Operation.

public enum ExitCondition

Members

Member Name Description
EqualTo The match count is equal.
LessThan The match count is less than.
GreaterThan The match count is greater than.

Requirements

Namespace: OnLineToolWorks.SmartBatch.Data

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

See Also

OnLineToolWorks.SmartBatch.Data Namespace