Class FinSepaDraftOrderList
Represents an order to query all draft SEPA remittance orders (HKCVB) and holds all it's responses (HICVB).
public class FinSepaDraftOrderList : FinOrder
- Inheritance
-
FinSepaDraftOrderList
- Inherited Members
Constructors
FinSepaDraftOrderList()
This ctor shall only be used when loading a previously persisted instance of this class.
public FinSepaDraftOrderList()
FinSepaDraftOrderList(FinSegment, FinAcct)
public FinSepaDraftOrderList(FinSegment aHKCVB, FinAcct aOrderAcct)
Parameters
aHKCVBFinSegmentaOrderAcctFinAcct
Properties
DraftOrders
public FinSepaRemitt[] DraftOrders { get; }
Property Value
Methods
InsertScrollRef(string)
protected override bool InsertScrollRef(string sScrollRef)
Parameters
sScrollRefstring
Returns
OnExecuteComplete(FinDialog)
protected override void OnExecuteComplete(FinDialog aDialog)
Parameters
aDialogFinDialog