FileProperty
Definition: key-value pair providing additional metadata about a File.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.7 |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
name | string | 1.7 | 1 | name of the FileProperty. | |
value | string | 1.7 | 1 | The value of the FileProperty. |
Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
isFilePropertyOf | AbstractFile | 1.7 | 0..* |