IUCServiceActivityProductChargesGet Method |
Returns list of charges for products
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
SyntaxList<AdditionalCharge> ActivityProductChargesGet(
string locationNo,
string productNo,
DateTime dateOfBooking
)
Parameters
- locationNo String
- productNo String
- dateOfBooking DateTime
Return Value
ListAdditionalCharge
Remarks
LS Central WS2: GetProductChargesV2
See Also