Class EbicsOrderParams
Abstract base class for OrderParams.
Inheritance
System.Object
EbicsOrderParams
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 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 |