Enum StreamVersion
Identifies the version of the report stream/serialization format, selecting between the legacy layout (V1) and the current format (V2) when saving a report.
Namespace: Reportman.Reporting
Assembly: Reportman.Reporting.dll
Syntax
public enum StreamVersion
Fields
| Name | Description |
|---|---|
| V1 | |
| V2 |