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

    Class EbicsFileSpoolerActionConverter

    Inheritance
    System.Object
    EbicsFileSpoolerActionConverter
    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: Subsembly.EBICS
    Assembly: Subsembly.EBICS.Core.dll
    Syntax
    public static class EbicsFileSpoolerActionConverter

    Fields

    ACTION_DOWNLOADBKA

    Declaration
    public const string ACTION_DOWNLOADBKA = "downloadbka"
    Field Value
    Type Description
    System.String

    ACTION_DOWNLOADBKI

    Declaration
    public const string ACTION_DOWNLOADBKI = "downloadbki"
    Field Value
    Type Description
    System.String

    ACTION_DOWNLOADC52

    Declaration
    public const string ACTION_DOWNLOADC52 = "downloadc52"
    Field Value
    Type Description
    System.String

    ACTION_DOWNLOADC53

    Declaration
    public const string ACTION_DOWNLOADC53 = "downloadc53"
    Field Value
    Type Description
    System.String

    ACTION_DOWNLOADC54

    Declaration
    public const string ACTION_DOWNLOADC54 = "downloadc54"
    Field Value
    Type Description
    System.String

    ACTION_DOWNLOADHAC

    Declaration
    public const string ACTION_DOWNLOADHAC = "downloadhac"
    Field Value
    Type Description
    System.String

    ACTION_UPLOADOUTBOX

    Declaration
    public const string ACTION_UPLOADOUTBOX = "uploadoutbox"
    Field Value
    Type Description
    System.String

    Methods

    FromString(String)

    Declaration
    public static EbicsFileSpoolerActions FromString(string sAction)
    Parameters
    Type Name Description
    System.String sAction
    Returns
    Type Description
    EbicsFileSpoolerActions

    ToString(EbicsFileSpoolerActions)

    Declaration
    public static string ToString(EbicsFileSpoolerActions nAction)
    Parameters
    Type Name Description
    EbicsFileSpoolerActions nAction
    Returns
    Type Description
    System.String
    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH