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

    Class FinDocket

    Implements IFinDocket, collecting output in a simple text buffer.

    Inheritance
    System.Object
    FinDocket
    Implements
    IFinDocket
    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.FinTS.Online
    Assembly: Subsembly.FinTS.Core.dll
    Syntax
    public class FinDocket : IFinDocket

    Properties

    DocketText

    Declaration
    public string DocketText { get; }
    Property Value
    Type Description
    System.String

    WorstStatusCode

    Declaration
    public int WorstStatusCode { get; }
    Property Value
    Type Description
    System.Int32

    Methods

    Append(String, Int32, String)

    Declaration
    public void Append(string sSegmentType, int nStatusCode, string sMessageText)
    Parameters
    Type Name Description
    System.String sSegmentType
    System.Int32 nStatusCode
    System.String sMessageText

    Clear()

    Declaration
    public void Clear()

    Implements

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