GET api/UPDATE_INDOOR_CONGTACLAPDAT_Result
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of UPDATE_INDOOR_CONGTACLAPDAT_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| Baoduong_Id | integer |
None. |
|
| Thuhoi_Vattu | integer |
None. |
|
| Lapdatthietbi | integer |
None. |
|
| Nhanluong | integer |
None. |
|
| Nhanthietbi | integer |
None. |
|
| Daynguon | integer |
None. |
|
| ChatluongVesinh | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Baoduong_Id": 1,
"Thuhoi_Vattu": 1,
"Lapdatthietbi": 1,
"Nhanluong": 1,
"Nhanthietbi": 1,
"Daynguon": 1,
"ChatluongVesinh": 1
},
{
"Baoduong_Id": 1,
"Thuhoi_Vattu": 1,
"Lapdatthietbi": 1,
"Nhanluong": 1,
"Nhanthietbi": 1,
"Daynguon": 1,
"ChatluongVesinh": 1
}
]
application/xml, text/xml
Sample:
<ArrayOfUPDATE_INDOOR_CONGTACLAPDAT_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BAODUONGTRAM_API.Models">
<UPDATE_INDOOR_CONGTACLAPDAT_Result>
<Baoduong_Id>1</Baoduong_Id>
<ChatluongVesinh>1</ChatluongVesinh>
<Daynguon>1</Daynguon>
<Lapdatthietbi>1</Lapdatthietbi>
<Nhanluong>1</Nhanluong>
<Nhanthietbi>1</Nhanthietbi>
<Thuhoi_Vattu>1</Thuhoi_Vattu>
</UPDATE_INDOOR_CONGTACLAPDAT_Result>
<UPDATE_INDOOR_CONGTACLAPDAT_Result>
<Baoduong_Id>1</Baoduong_Id>
<ChatluongVesinh>1</ChatluongVesinh>
<Daynguon>1</Daynguon>
<Lapdatthietbi>1</Lapdatthietbi>
<Nhanluong>1</Nhanluong>
<Nhanthietbi>1</Nhanthietbi>
<Thuhoi_Vattu>1</Thuhoi_Vattu>
</UPDATE_INDOOR_CONGTACLAPDAT_Result>
</ArrayOfUPDATE_INDOOR_CONGTACLAPDAT_Result>