Name | Description | Type | Additional information |
---|---|---|---|
AsId | integer |
None. |
|
AccAsId | integer |
None. |
|
Type | AccBasicDataType |
None. |
|
DIds | Collection of integer |
None. |
|
QueryParentIds | boolean |
None. |
|
UsePager | boolean |
None. |
|
PageIndex | integer |
None. |
|
PageSize | integer |
None. |
|
KWCustIds | Collection of integer |
None. |
|
KWVendIds | Collection of integer |
None. |
|
KWUserIds | Collection of integer |
None. |
|
KWCatIds | Collection of integer |
None. |
|
KWCreatedBy | Collection of integer |
None. |
|
KWCheckedBy | Collection of integer |
None. |
|
ExportDetails | boolean |
None. |
|
CurrUserSn | integer |
None. |
|
CanViewAllBill | boolean |
None. |
|
CanOpeAllWh | boolean |
None. |
|
OpeWhList | Collection of integer |
None. |
|
DocumentDateType | integer |
None. |
|
DocumentDateArr | Collection of date |
None. |
|
DeliveryDateType | integer |
None. |
|
DeliveryDateArr | Collection of date |
None. |
|
OffDateType | integer |
None. |
|
OffDateArr | Collection of date |
None. |
|
InventoryDateType | integer |
None. |
|
InventoryDateArr | Collection of date |
None. |
|
BillOrigins | Collection of integer |
None. |
None.
Name | Description | Type | Additional information |
---|---|---|---|
Total | integer |
None. |
|
Items | Collection of AccScmBasicDataType |
None. |
|
SumModel | AccScmBasicDataType |
None. |
{ "Total": 1, "Items": [ { "AsId": 1, "ScmAsId": 2, "Type": 3, "Id": 4, "ParentId": 5, "ParentiIds": [ 1, 2 ], "Name": "sample string 6", "AsubId1": 7, "AsubId2": 8, "AsubId3": 9 }, { "AsId": 1, "ScmAsId": 2, "Type": 3, "Id": 4, "ParentId": 5, "ParentiIds": [ 1, 2 ], "Name": "sample string 6", "AsubId1": 7, "AsubId2": 8, "AsubId3": 9 } ], "SumModel": { "AsId": 1, "ScmAsId": 2, "Type": 3, "Id": 4, "ParentId": 5, "ParentiIds": [ 1, 2 ], "Name": "sample string 6", "AsubId1": 7, "AsubId2": 8, "AsubId3": 9 } }
<SearchedListOfAccScmBasicDataTypeHeXbFvz9 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model"> <_x003C_Items_x003E_k__BackingField xmlns:d2p1="http://schemas.datacontract.org/2004/07/LemonAcc.Scm.DTO"> <d2p1:AccScmBasicDataType> <d2p1:AsId>1</d2p1:AsId> <d2p1:AsubId1>7</d2p1:AsubId1> <d2p1:AsubId2>8</d2p1:AsubId2> <d2p1:AsubId3>9</d2p1:AsubId3> <d2p1:Id>4</d2p1:Id> <d2p1:Name>sample string 6</d2p1:Name> <d2p1:ParentId>5</d2p1:ParentId> <d2p1:ParentiIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d4p1:int>1</d4p1:int> <d4p1:int>2</d4p1:int> </d2p1:ParentiIds> <d2p1:ScmAsId>2</d2p1:ScmAsId> <d2p1:Type>3</d2p1:Type> </d2p1:AccScmBasicDataType> <d2p1:AccScmBasicDataType> <d2p1:AsId>1</d2p1:AsId> <d2p1:AsubId1>7</d2p1:AsubId1> <d2p1:AsubId2>8</d2p1:AsubId2> <d2p1:AsubId3>9</d2p1:AsubId3> <d2p1:Id>4</d2p1:Id> <d2p1:Name>sample string 6</d2p1:Name> <d2p1:ParentId>5</d2p1:ParentId> <d2p1:ParentiIds xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d4p1:int>1</d4p1:int> <d4p1:int>2</d4p1:int> </d2p1:ParentiIds> <d2p1:ScmAsId>2</d2p1:ScmAsId> <d2p1:Type>3</d2p1:Type> </d2p1:AccScmBasicDataType> </_x003C_Items_x003E_k__BackingField> <_x003C_SumModel_x003E_k__BackingField xmlns:d2p1="http://schemas.datacontract.org/2004/07/LemonAcc.Scm.DTO"> <d2p1:AsId>1</d2p1:AsId> <d2p1:AsubId1>7</d2p1:AsubId1> <d2p1:AsubId2>8</d2p1:AsubId2> <d2p1:AsubId3>9</d2p1:AsubId3> <d2p1:Id>4</d2p1:Id> <d2p1:Name>sample string 6</d2p1:Name> <d2p1:ParentId>5</d2p1:ParentId> <d2p1:ParentiIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:int>1</d3p1:int> <d3p1:int>2</d3p1:int> </d2p1:ParentiIds> <d2p1:ScmAsId>2</d2p1:ScmAsId> <d2p1:Type>3</d2p1:Type> </_x003C_SumModel_x003E_k__BackingField> <_x003C_Total_x003E_k__BackingField>1</_x003C_Total_x003E_k__BackingField> </SearchedListOfAccScmBasicDataTypeHeXbFvz9>