IUCServiceSchemesGetAll Method |
Get all schemes in system
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.6
Syntax List<Scheme> SchemesGetAll()
Return Value
Type:
ListSchemeList of schemes
Exceptions Exception | Condition |
---|
LSOmniServiceException | StatusCodes returned:
- StatusCode.Error
- StatusCode.SecurityTokenInvalid
- StatusCode.UserNotLoggedIn
- StatusCode.DeviceIsBlocked
|
See Also