/
ApiCodytRevisionSet

ApiCodytRevisionSet

Represents a Codyt revision set. A revision set is the collection of a source document and all its translations.


FORMAT

<ArrayOfApiCodytRevisionSet xmlns="http://schemas.datacontract.org/2004/07/Wordbee.Database">
<ApiCodytRevisionSet>
<ProjectId>2147483647</ProjectId>
<RevisionSetId>2147483647</RevisionSetId>
<DocumentId>2147483647</DocumentId>
<Name>String content</Name>
<Version>String content</Version>
<VersionDate>1999-05-31T11:20:00</VersionDate>
<IsCurrent>true</IsCurrent>
<LocaleSource>String content</LocaleSource>
<Comments>String content</Comments>
</ApiCodytRevisionSet>

PROPERTIES

ProjectId

The unique project id

RevisionSetId

Identifies a specific version of a source document and all its translations.

DocumentId

Points to the source document of type ApiCodytDocument.

Name

The unique name/id of the revision set which is identical to the unique name of the source document

Version

The optional version number of the document version.

VersionDate

The date when the source document was inserted into the system.

IsCurrent

True if this revision set (document) refers to the most recent source document version. False if the source document is an old version.

LocaleSource

The source language.

Comments

Optional revision set comments.






Related content

ApiDocument
ApiDocument
More like this
ApiCodytTask
ApiCodytTask
More like this
Revision sets (including historical data)
Revision sets (including historical data)
More like this
ApiProject
ApiProject
More like this
ApiJobDocument
ApiJobDocument
More like this
ApiCodytRevisionSetLocale
ApiCodytRevisionSetLocale
More like this

Copyright Wordbee - Buzzin' Outside the Box since 2008