SmartBatch 2006 Application Programmatic Interface

StepData Class

A Step is a sequencing of Operations. Operations in a Step are processed in the order in which they are defined.

For a list of all members of this type, see StepData Members.

System.Object
   AuditData
      StepData

public class StepData : AuditData, IData

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: OnLineToolWorks.SmartBatch.Data

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

See Also

StepData Members | OnLineToolWorks.SmartBatch.Data Namespace