GET api/recursosTablasCampos?TipoRecurso={TipoRecurso}&Tipo={Tipo}&Nombre={Nombre}&Activo={Activo}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| TipoRecurso | string |
None. |
|
| Tipo | string |
None. |
|
| Nombre | string |
None. |
|
| Activo | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
Collection of 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.