Class ColumnType
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public static class ColumnType
Fields
|
Edit this page
View Source
Context
Declaration
public const string Context = "context"
Field Value
|
Edit this page
View Source
Identifier
Declaration
public const string Identifier = "identifier"
Field Value
|
Edit this page
View Source
Labels
Declaration
public const string Labels = "labels"
Field Value
|
Edit this page
View Source
MaxLength
Declaration
public const string MaxLength = "maxLength"
Field Value
|
Edit this page
View Source
None
Declaration
public const string None = "none"
Field Value
|
Edit this page
View Source
SourceOrTranslation
Declaration
public const string SourceOrTranslation = "sourceOrTranslation"
Field Value
|
Edit this page
View Source
SourcePhrase
Declaration
public const string SourcePhrase = "sourcePhrase"
Field Value
|
Edit this page
View Source
Translation
Declaration
public const string Translation = "translation"
Field Value