Click or drag to resize

IUCServiceAdvertisementsGetById Method


Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
List<Advertisement> AdvertisementsGetById(
	string id,
	string contactId
)

Parameters

id  String
 
contactId  String
 

Return Value

ListAdvertisement
See Also