Click or drag to resize

IBOJsonOneListGetById Method

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
OneList OneListGetById(
	string oneListId,
	bool includeLines
)

Parameters

oneListId
Type: SystemString
includeLines
Type: SystemBoolean

Return Value

Type: OneList
See Also