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

    Class EbicsBTFOrderParams

    Inheritance
    System.Object
    EbicsElement
    EbicsOrderParams
    EbicsStandardOrderParams
    EbicsBTFOrderParams
    EbicsBTDOrderParams
    EbicsBTUOrderParams
    Inherited Members
    EbicsStandardOrderParams.DateRange
    EbicsStandardOrderParams.BuildXml(XmlDocument, EbicsVersion)
    EbicsOrderParams.OrderParamsTag
    EbicsElement.BuildXmlDocument(EbicsVersion)
    EbicsElement.Load(Stream, EbicsVersion)
    EbicsElement.Load(String, EbicsVersion)
    EbicsElement.Save(Stream, EbicsVersion)
    EbicsElement.Save(String, EbicsVersion)
    EbicsElement.FromBuffer(EbicsDataBuffer, EbicsVersion)
    EbicsElement.ToBuffer(EbicsVersion)
    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 class EbicsBTFOrderParams : EbicsStandardOrderParams

    Constructors

    EbicsBTFOrderParams(String, EbicsStandardOrderParams)

    Declaration
    protected EbicsBTFOrderParams(string sOrderParamsTag, EbicsStandardOrderParams aStandardOrderParams)
    Parameters
    Type Name Description
    System.String sOrderParamsTag
    EbicsStandardOrderParams aStandardOrderParams

    Properties

    Parameters

    Collection of optional generic name/value parameters.

    Declaration
    public EbicsParameters Parameters { get; }
    Property Value
    Type Description
    EbicsParameters

    Service

    Declaration
    public EbicsService Service { get; set; }
    Property Value
    Type Description
    EbicsService

    Methods

    ParseXml(XmlElement, EbicsVersion)

    Declaration
    public override void ParseXml(XmlElement xmlElement, EbicsVersion nVersion)
    Parameters
    Type Name Description
    System.Xml.XmlElement xmlElement
    EbicsVersion nVersion
    Overrides
    EbicsStandardOrderParams.ParseXml(XmlElement, EbicsVersion)
    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH