Class EbicsOrderAZV
Specialized EbicsOrder for convenient DTAZV uploads (AZV).
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 class EbicsOrderAZV : EbicsOrder
Constructors
EbicsOrderAZV()
Generic constructor.
Declaration
public EbicsOrderAZV()
Remarks
If this constructor is used the Order
EbicsOrderAZV(Byte[])
Declaration
public EbicsOrderAZV(byte[] vbDtazvData)
Parameters
Type | Name | Description |
---|---|---|
System. |
vbDtazvData | The DTAZV data blob that shall be sent by this order. |