Show / Hide Table of Contents

    Class ApiExportOptions

    Inheritance
    System.Object
    ApiExportOptions
    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 ApiExportOptions

    Properties

    | Improve this Doc View Source

    DocumentExportDate

    Declaration
    public string DocumentExportDate { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ExportBaseFolder

    Declaration
    public string ExportBaseFolder { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    SevDeskApiToken

    Declaration
    public string SevDeskApiToken { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    Back to top © Dangl IT GmbH