SmartBatch 2006 Application Programmatic Interface

ParamData Class

Parameters are used in different ways but typically they are used to simplify the configuration. A Parameter can be used to identify values such as paths so that if a location changes you just change the Parameter value once. The Executive Server resolves Parameters at the time objects are run. Builtin Parameters such as date and times are provided.

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

System.Object
   AuditData
      ParamData

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

ParamData Members | OnLineToolWorks.SmartBatch.Data Namespace