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
-
IBaseRequest
- Inherited Members
Properties
ExportOnlyColumnsFromView
public bool ExportOnlyColumnsFromView { get; init; }
Property Value
ViewId
public ShortGuid ViewId { get; init; }
Property Value
- ShortGuid