SmartBatch 2006 Application Programmatic Interface

StatusData Class

The status represents the current activity of the Executive Server. The status maintains: Objects (Operations, Steps and Jobs) that are to process in the current day Objects that are currently processing Objects that have remained in a status that requires operator action from the current or previous day.

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

System.Object
   AuditData
      StatusData

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

StatusData Members | OnLineToolWorks.SmartBatch.Data Namespace