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

    Class EbicsOrderParams

    Abstract base class for OrderParams.

    Inheritance
    System.Object
    EbicsElement
    EbicsOrderParams
    EbicsGenericOrderParams
    EbicsHVListOrderParams
    EbicsHVPickOrderParams
    EbicsStandardOrderParams
    Inherited Members
    EbicsElement.BuildXml(XmlDocument, EbicsVersion)
    EbicsElement.BuildXmlDocument(EbicsVersion)
    EbicsElement.ParseXml(XmlElement, 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 abstract class EbicsOrderParams : EbicsElement

    Constructors

    EbicsOrderParams(String)

    Declaration
    protected EbicsOrderParams(string sOrderParamsTag)
    Parameters
    Type Name Description
    System.String sOrderParamsTag

    Properties

    OrderParamsTag

    Declaration
    public string OrderParamsTag { get; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH