IUCServiceActivityAdditionalChargesGet Method |
Returns list with the required or optional additional charges for the Activity as applied automatically according to the product
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
SyntaxList<AdditionalCharge> ActivityAdditionalChargesGet(
string activityNo
)
Parameters
- activityNo
- Type: SystemString
Return Value
Type:
ListAdditionalCharge
Remarks
LS Central WS2 : GetAdditionalCharges
See Also