Class EbicsFileSpoolerActionConverter
Inheritance
EbicsFileSpoolerActionConverter
Assembly: Subsembly.EBICS.Core.dll
Syntax
public static class EbicsFileSpoolerActionConverter
Fields
ACTION_DOWNLOADBKA
Declaration
public const string ACTION_DOWNLOADBKA = "downloadbka"
Field Value
ACTION_DOWNLOADBKI
Declaration
public const string ACTION_DOWNLOADBKI = "downloadbki"
Field Value
ACTION_DOWNLOADC52
Declaration
public const string ACTION_DOWNLOADC52 = "downloadc52"
Field Value
ACTION_DOWNLOADC53
Declaration
public const string ACTION_DOWNLOADC53 = "downloadc53"
Field Value
ACTION_DOWNLOADC54
Declaration
public const string ACTION_DOWNLOADC54 = "downloadc54"
Field Value
ACTION_DOWNLOADHAC
Declaration
public const string ACTION_DOWNLOADHAC = "downloadhac"
Field Value
ACTION_UPLOADOUTBOX
Declaration
public const string ACTION_UPLOADOUTBOX = "uploadoutbox"
Field Value
Methods
FromString(string)
Declaration
public static EbicsFileSpoolerActions FromString(string sAction)
Parameters
Type |
Name |
Description |
string |
sAction |
|
Returns
ToString(EbicsFileSpoolerActions)
Declaration
public static string ToString(EbicsFileSpoolerActions nAction)
Parameters
Returns