ICustomizationList2 Interface
Description
Represents a user-defined list associated with a field.
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 IsTemplateChecks whether the customization item originated from the project template.
Public Property NameThe name of the list.
Public Property RootNodeThe root CustomizationListNode of the current list.
Public Property TypeThe type of the list.
See Also