Class ColumnType
Inheritance
System.Object
ColumnType
Assembly: Crowdin.Api.dll
Syntax
public static class ColumnType : object
Fields
|
Improve this Doc
View Source
Context
Declaration
public const string Context = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Identifier
Declaration
public const string Identifier = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Labels
Declaration
public const string Labels = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
MaxLength
Declaration
public const string MaxLength = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
None
Declaration
public const string None = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
SourceOrTranslation
Declaration
public const string SourceOrTranslation = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
SourcePhrase
Declaration
public const string SourcePhrase = null
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Translation
Declaration
public const string Translation = null
Field Value
Type |
Description |
System.String |
|