Enum ReportDocumentFormat
Identifies the serialization format used to read or write a report document, either JSON or XML.
Namespace: Reportman.Reporting.Design.Json
Assembly: Reportman.Reporting.Design.Json.dll
Syntax
public enum ReportDocumentFormat
Fields
| Name | Description |
|---|---|
| Json | |
| Xml |