GET api/recursosTablasCampos/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
RecursosTablasCampo| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| TipoRecurso | integer |
None. |
|
| Campo | byte |
None. |
|
| Nombre | string |
None. |
|
| Tipo | string |
None. |
|
| Longitud | integer |
None. |
|
| IdTipoLista | integer |
None. |
|
| ListaNombre | string |
None. |
|
| Activo | boolean |
None. |
|
| TiposListas | TiposLista |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.