• API Overview
  • EBICS API
  • FinTS API
  • XS2A API
  • SEPA API
Search Results for

    Enum EbicsSpoolerTask.ProduceOption

    Options for ProduceTask(EbicsSpoolerTask.ProduceOption).

    Namespace: Subsembly.EBICS
    Assembly: Subsembly.EBICS.Win32.dll
    Syntax
    public enum ProduceOption

    Fields

    Name Description
    Create

    Returns existing, unmodified task. If the task does not exist, then a default, disabled spooler task is created and returned.

    Existing

    Only return existing, unmodified spooler task.

    Recreate

    Always creates a new default, disabled spooler task and returns it. Any existing spooler task is replaced.

    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH