ContentType Enum
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Enum for types of content.
[Flags]
public enum ContentType
Fields
File | A binary file, such as image, document, spreadsheet etc. |
Folder | A container for organizing content into a hierarchy. |
Item | Genric content type for notes, forms etc. |