MasterDataTableRows

Function Description

Master Data Table Rows entity.

Parameter
Parameter Type Remarks
RecordDatas List<Dictionary<string, object>> record data in current page
Pages int total page number
Rows int total row number (not row number of current page)
Sample
{
  "RecordDatas": [
    {
      "_id": "616fce96bc33de9c3ce5d299",
      "ColName1": "row1",
      "ColName2": 1,
      "ColName3": false,
      "ColName4": "2021-10-19T16:00:00Z",
      "OrganizationCode": "DCTwo",
      "CategoryName": "TestTable"
    }
  ],
  "Pages": 1,
  "Rows": 1
}
© Digital Maker Product Team all right reserved,powered by Gitbook该文件修订时间: 2022-08-16 10:55:23

results matching ""

    No results matching ""