Table of Contents

Class GetContentTypesAsListItems.Query

Namespace
Raytha.Application.ContentTypes.Queries
Assembly
Raytha.Application.dll
public record GetContentTypesAsListItems.Query : GetPagedEntitiesInputDto, IEquatable<GetPagedEntitiesInputDto>, IRequest<IQueryResponseDto<ListResultDto<ContentTypeListItemDto>>>, IBaseRequest, IEquatable<GetContentTypesAsListItems.Query>
Inheritance
GetContentTypesAsListItems.Query
Implements
IBaseRequest
Inherited Members

Properties

OrderBy

public override string OrderBy { get; init; }

Property Value

string