The ComputerList collection provides access to the list of computers shown in the MTS Explorer Computers folder. This collection supports the Add and Remove methods. This collection does not support the GetUtilInterface method.
The following table provides a list of the properties supported by the ComputerList collection.
Property | Description | |
---|---|---|
Name |
The name of the computer. Data Type: String Default value: “NewComputer” Access: Read/Write while using the Add method. After adding, read-only. |
See Also
RelatedCollectionInfo, PropertyInfo, ErrorInfo, Add Method (CatalogCollection), Remove Method (CatalogCollection)