Enum DdiStringType
Defines types of strings that appear in metadata items.
Namespace: Algenta.Colectica.Model.Repository
Assembly: Algenta.Colectica.Model.dll
Syntax
public enum DdiStringType : int
Fields
| Name | Description |
|---|---|
| AlternateTitle | The alternate title. |
| Description | The description. |
| Keywords | The keywords. |
| Label | The label. |
| Name | The name. |
| None | None. |
| Subjects | The subjects. |
| SubTitle | The subtitle. |
| SummaryText | The summary text. |
| Synonym | The synonym. |
| UserId | The subtitle. |
| VersionRationale | The version rationale. |