Show / Hide Table of Contents

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.

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.

Extension Methods

Extensions.Yield<DdiStringType>()
In This Article
Back to top Generated by DocFX