ALM Open Test Architecture API Type Library Version 12.55
ICustomizationList Interface
Members
Collapse All
Expand All
Description
Represents a user-defined list associated with a field.
Public Methods
Find
Finds a CustomizationListNode of the current list by the node name or ID.
Public Properties
Deleted
If true, the node is marked for deletion, but the deletion is not yet committed.
Name
The name of the list.
RootNode
The root CustomizationListNode of the current list.
See Also
ICustomizationList Members