Skip to content

ListItem class

Represents one item in lists returned as response for GetValueList request

public class Korzh.EasyQuery.Services.ListItem
TypeNameDescription
StringidGets or sets the identifier.
IEnumerable<ListItem>itemsGets or sets the list of sub-items for the current item.
StringtextGets or sets the text.