SmartBatch 2006 Application Programmatic Interface

ParamGroupData Class

A Parameter Group provides for a grouping of Parameters. A Parameter group can be assigned to an Operation, Step or Job to limit the number of Parameters the Executive Server evaluates when processing.

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

System.Object
   AuditData
      ParamGroupData

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

ParamGroupData Members | OnLineToolWorks.SmartBatch.Data Namespace