Click or drag to resize

IUCJsonSchemesGetAll Method

Get all schemes in system

Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
List<Scheme> SchemesGetAll()

Return Value

ListScheme
List of schemes
Exceptions
ExceptionCondition
LSOmniServiceExceptionStatusCodes returned:
  • StatusCode.Error
  • StatusCode.SecurityTokenInvalid
  • StatusCode.UserNotLoggedIn
  • StatusCode.DeviceIsBlocked
Remarks
LS Central PageWS: memberSchemes
See Also