Click or drag to resize

IUCJsonActivityAdditionalChargesGet 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.8.0
Syntax
C#
List<AdditionalCharge> ActivityAdditionalChargesGet(
	string activityNo
)

Parameters

activityNo  String

Return Value

ListAdditionalCharge
Remarks
LS Central WS2: GetAdditionalCharges
See Also