Class FinSepaReclassAcctList
public class FinSepaReclassAcctList : FinOrder
- Inheritance
-
FinSepaReclassAcctList
- Inherited Members
Constructors
FinSepaReclassAcctList()
This ctor shall only be used when loading a previously persisted instance of this class.
public FinSepaReclassAcctList()
FinSepaReclassAcctList(FinSegment, FinAcct)
public FinSepaReclassAcctList(FinSegment aHKCUB, FinAcct aOrderAcct)
Parameters
aHKCUBFinSegmentaOrderAcctFinAcct
Properties
AcctList
Array with the returned SEPA reclassification reference accounts.
public FinAcct[] AcctList { get; }
Property Value
- FinAcct[]
This property is
nulluntil the order was executed. After execution it holds the reference account list, or is an empty array.
Methods
InsertScrollRef(string)
protected override bool InsertScrollRef(string sScrollRef)
Parameters
sScrollRefstring
Returns
OnExecuteComplete(FinDialog)
protected override void OnExecuteComplete(FinDialog aDialog)
Parameters
aDialogFinDialog