Click or drag to resize

IBOJsonOneListGetByCardId Method


Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
List<OneList> OneListGetByCardId(
	string cardId,
	ListType listType,
	bool includeLines
)

Parameters

cardId  String
 
listType  ListType
 
includeLines  Boolean
 

Return Value

ListOneList
See Also