[]
        
(Showing Draft Content)

C1.Web.Mvc.CollectionViewResponse-1.Items

Items Property

Items

The items data for Read command.

Declaration
[JsonConverter(typeof(PascalCaseJsonConverter))]
public IEnumerable<T> Items { get; set; }