Table of Contents

Class GetContentTypes.Query

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

Properties

OrderBy

public override string OrderBy { get; init; }

Property Value

string