Table of Contents

Class BeginExportContentItemsToCsv.Command

Namespace
Raytha.Application.ContentItems.Commands
Assembly
Raytha.Application.dll
public record BeginExportContentItemsToCsv.Command : LoggableRequest<CommandResponseDto<ShortGuid>>, IRequest<CommandResponseDto<ShortGuid>>, IBaseRequest, ILoggableRequest, IEquatable<LoggableRequest<CommandResponseDto<ShortGuid>>>, IEquatable<BeginExportContentItemsToCsv.Command>
Inheritance
BeginExportContentItemsToCsv.Command
Implements
IRequest<CommandResponseDto<ShortGuid>>
IBaseRequest
Inherited Members

Properties

ExportOnlyColumnsFromView

public bool ExportOnlyColumnsFromView { get; init; }

Property Value

bool

ViewId

public ShortGuid ViewId { get; init; }

Property Value

ShortGuid