Enum DdiStringType
Defines types of strings that appear in metadata items.
Namespace: Algenta.Colectica.Model.Repository
Assembly: Algenta.Colectica.Model.dll
Syntax
[DataContract(Namespace = "http://ns.colectica.com/2009/07/")]
public enum DdiStringType
Fields
Name | Description |
---|---|
AlternateTitle | The alternate title. |
CustomFieldText | Custom Field Text |
Description | The description. |
Keywords | The keywords. |
Label | The label. |
Name | The name. |
None | None. |
SubTitle | The subtitle. |
Subjects | The subjects. |
SummaryText | The summary text. |
Synonym | The synonym. |
UserId | A specific user id |
VersionRationale | The version rationale. |