ALM Open Test Architecture API Type Library Version 12.55
ICustomizationLists Interface
Members 
Description
A collection of all CustomizationList objects in the project.
Public Methods
Public Method AddListAdds a new CustomizationList object.
Public Method RemoveListRemoves a CustomizationList object.
Public Properties
Public Property CountThe number of lists in the CustomizationLists object.
Public Property IsListExistChecks if the specified customization list exists.
Public Property ListGets the CustomizationList specified by name or ID.
Public Property ListByCountGets the CustomizationList specified by its index number.
See Also

ICustomizationLists Members