IUCServiceAdvertisementsGetById Method |
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
SyntaxList<Advertisement> AdvertisementsGetById(
string id,
string contactId
)
Parameters
- id
- Type: SystemString
- contactId
- Type: SystemString
Return Value
Type:
ListAdvertisement
See Also