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