Class Exporter
Inheritance
System.Object
Exporter
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dangl.SevDeskExport
Assembly: Dangl.SevDeskExport.dll
Syntax
public class Exporter
Constructors
| Improve this Doc View SourceExporter(ApiExportOptions)
Declaration
public Exporter(ApiExportOptions apiExportOptions)
Parameters
Type | Name | Description |
---|---|---|
ApiExportOptions | apiExportOptions |
Methods
| Improve this Doc View SourceExportSevDeskDataAndWriteToDiskAsync()
Declaration
public Task ExportSevDeskDataAndWriteToDiskAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |