Click or drag to resize

clsImportServiceListOfPoolLinks Property

List of resource pools linked to this service. See clsImportServicePoolLink.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.1.0.108
Syntax
public List<clsImportServicePoolLink> ListOfPoolLinks { get; set; }

Return Value

Type: ListclsImportServicePoolLink
See Also