Click or drag to resize

SearchErrors Enumeration

Documentation home page
Error codes for Search

Namespace:  Ricardo.Enums
Assembly:  Ricardo.Enums (in Ricardo.Enums.dll) Version: 1.1.15308.4 (1.1.15308.4)
Syntax
public enum SearchErrors
Members
  Member nameValueDescription
EmptySentence1 The search text is empty
NoCategoryFound2 The no category found
BaseSearchParametersEmpty3 The Base Search Parameters Empty
PageNumberTooSmall4 The page number is too small need start from 1
PageSizeTooSmall5 The Page Size is too small need start from 1
NoResultFound6 No result found
SiteNumberIsNotSet7 The site number is not selected default = 1
UniverseMiss8 The universe id is not selected
NumberOfArticlesIncorrect9 The Number Of Articles incorrect
NotAccessoryCategory10 Not accessory category
IncorrectSellerId11 The incorrect seller identifier
UnfoundZipCode12 The unfound zip code
See Also