Get all available tableColumns
Method | /GetTableColumnsLocalized |
The request body is of type GetTableColumnsLocalized.
Name | Description | Data Type |
---|---|---|
tableId | xml:int | |
fieldName | xml:string | |
fieldType | ColumnFieldType | |
languageId | xml:int |
|
The response body is of type GetTableColumnsLocalizedResponse.
Name | Description | Data Type |
---|---|---|
GetTableColumnsLocalizedResult | ArrayOfTableColumnInfo |
|