Interface IPagedResultRequest
Inherited Members
Namespace: Volo.Abp.Application.Dtos
Assembly: Volo.Abp.Ddd.Application.Contracts.dll
Syntax
public interface IPagedResultRequest : ILimitedResultRequest
Properties
SkipCount
Declaration
int SkipCount { get; set; }
Property Value
Type | Description |
---|---|
int |