Enum PropertyType
Defines the generic property content type.
Namespace: Nevatech.Vsb.Repository.Entities
Assembly: Nevatech.Vsb.Repository.dll
Syntax
public enum PropertyType
Fields
| Name | Description |
|---|---|
| File | File attachment. |
| Keyword | Set of keywords used for searching and categorization. |
| Text | Free-form text. |
| Uri | Link to an external resource (URL to a page or a file). |