IUCServiceActivityCustomerEntriesGet Method |
Returns list of all entries charged to the Member Contact customer account (A/R). The Account no. is based on the contact business relation settings
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
SyntaxList<CustomerEntry> ActivityCustomerEntriesGet(
string contactNo,
string customerNo
)
Parameters
- contactNo
- Type: SystemString
Member Contact - customerNo
- Type: SystemString
Return Value
Type:
ListCustomerEntry
Remarks
LS Central WS2 : UploadCustomerEntries
See Also