ListItem class
Represents one item in lists returned as result for GetNamedList action
public class Korzh.EasyQuery.Services.ListItem
Properties
Section titled “Properties”Type | Name | Description |
---|---|---|
String | id | |
IEnumerable<ListItem> | items | |
String | text |
Represents one item in lists returned as result for GetNamedList action
public class Korzh.EasyQuery.Services.ListItem
Type | Name | Description |
---|---|---|
String | id | |
IEnumerable<ListItem> | items | |
String | text |