IListResponse interface
namespace: Serenity.Services assembly: Serenity.Net.Services
public interface IListResponse
Members
| name | description |
|---|---|
| Entities { get; } | |
| Skip { get; } | |
| Take { get; } | |
| TotalCount { get; } |
See Also
- Source: IListResponse.cs
namespace: Serenity.Services assembly: Serenity.Net.Services
public interface IListResponse
| name | description |
|---|---|
| Entities { get; } | |
| Skip { get; } | |
| Take { get; } | |
| TotalCount { get; } |