SmartBatch 2006 Application Programmatic Interface

AuditData Class

This is the abstract base class for most of the classes in this namespace. The purpose is to provide a base set of functionality for the SmartBatch32 Data classes that exist in the database. The serializable constructor allows objects of type AuditData to be remoted.

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

System.Object
   AuditData
      Derived types

public class AuditData

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

AuditData Members | OnLineToolWorks.SmartBatch.Data Namespace