SmartBatch 2006 Application Programmatic Interface

DependencyData Class

Dependencies are used to determine when certain conditions must be met before the Executive Server can process an object. Several different types of dependencies exist that can be used for different purposes.

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

System.Object
   AuditData
      DependencyData

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

DependencyData Members | OnLineToolWorks.SmartBatch.Data Namespace