TestimoX

API Reference

Class

ExportShapeConfig

Namespace TestimoX.Configuration.Service.Export
Assembly TestimoX
Modifiers sealed

Controls the shape and size of exported data per run/stream.

Inheritance

  • Object
  • ExportShapeConfig

Constructors

public ExportShapeConfig() #

Properties

public ExportSelectionMode Mode { get; set; } #

Selection mode applied to exported streams.

public Nullable<Int32> MaxItemsPerStream { get; set; } #

Optional cap on the number of items written per stream (useful for previews/testing).