IBOServiceOneListGetByCardId Method |
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
SyntaxList<OneList> OneListGetByCardId(
string cardId,
ListType listType,
bool includeLines
)
Parameters
- cardId String
-
- listType ListType
-
- includeLines Boolean
-
Return Value
ListOneList
See Also