Programmers' Reference > Application API > Enumerations
SPYProjectItemTypes
Description
Enumeration values to identify the different elements in project item lists. See SpyProjectItem.ItemType.
Possible values:
spyUnknownItem
= 0
spyFileItem
= 1
spyFolderItem
= 2
spyURLItem
= 3