Click or drag to resize

IUCServiceActivityAllowancesGet Method

Returns list of Member Contacts issued (sold) allowances

Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
List<Allowance> ActivityAllowancesGet(
	string contactNo
)

Parameters

contactNo  String
Member Contact

Return Value

ListAllowance
Remarks
LS Central WS2: UploadPurchasedAllowances
See Also