Click or drag to resize

UrlParserErrorCodes Property

Namespace:  LSRetail.Omni.Domain.DataModel.Base
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2025.10
Syntax
C#
public List<ErrorCode> ErrorCodes { get; }

Property Value

Type: ListErrorCode
See Also