SmartBatch 2006 Application Programmatic Interface

FileInfoData Class

Provides the file information for the output file name (application log file) associated with an Operation. The output file is a file that the Operation writes too when the Operation processes. SmartBatch does not write to this file.

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

System.Object
   FileInfoData

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

FileInfoData Members | OnLineToolWorks.SmartBatch.Data Namespace