ICustomizationList Interface Members
Public Methods
Public Method FindFinds a CustomizationListNode of the current list by the node name or ID.
Public Properties
Public Property DeletedIf true, the node is marked for deletion, but the deletion is not yet committed.
Public Property NameThe name of the list.
Public Property RootNodeThe root CustomizationListNode of the current list.
See Also