SmartBatch 2006 Application Programmatic Interface

JobData Class

A Job is a sequencing of Steps. Steps in a Job are processed in the order in which they are defined.

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

System.Object
   AuditData
      JobData

public class JobData : 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

JobData Members | OnLineToolWorks.SmartBatch.Data Namespace