ContainerItemType enum

Type of a container item.

Fields

Any = 0

Any item type.

Folder = 1

Item is a folder which can have child items.

File = 2

Item is a file which is stored in the file service.