Class EbicsOrderHAC
public class EbicsOrderHAC : EbicsOrderProtocol
- Inheritance
-
EbicsOrderHAC
- Inherited Members
Constructors
EbicsOrderHAC()
Constructs a HAC order that downloads the protocol.
public EbicsOrderHAC()
Remarks
The constructed order will not have a DateRange parameter.
EbicsOrderHAC(DateTime)
Constructs a HAC order that gets the protocol from the given start date up to today.
public EbicsOrderHAC(DateTime tFrom)
Parameters
tFromDateTime
EbicsOrderHAC(DateTime, DateTime)
Constructs a HAC order that gets the protocol of the requested date range.
public EbicsOrderHAC(DateTime tFrom, DateTime tTo)
Parameters
Methods
ProcessResponseOrderData(EbicsVersion)
public override void ProcessResponseOrderData(EbicsVersion nVersion)
Parameters
nVersionEbicsVersion