SmartBatch 2006 Application Programmatic Interface

ComputerGroupData Class

A Computer Group is a list of computers. The Computer Group can be assigned to an Operation. The computer the Operation will run on is determined by the type of Computer Group used.

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

System.Object
   AuditData
      ComputerGroupData

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

ComputerGroupData Members | OnLineToolWorks.SmartBatch.Data Namespace