Class FinDocListOrder
Order to obtain a list of available documents via HKFDL (or XKDOB). Must be created through the FinDocListBuilder.
public class FinDocListOrder : FinOrder
- Inheritance
-
FinDocListOrder
- Inherited Members
Constructors
FinDocListOrder(FinSegment, FinAcct)
public FinDocListOrder(FinSegment aHKFDL, FinAcct aOrderAcct)
Parameters
aHKFDLFinSegmentaOrderAcctFinAcct
Properties
Documents
public FinDoc[] Documents { get; }
Property Value
- FinDoc[]
Methods
InsertScrollRef(string)
protected override bool InsertScrollRef(string sScrollRef)
Parameters
sScrollRefstring
Returns
OnExecuteComplete(FinDialog)
protected override void OnExecuteComplete(FinDialog aDialog)
Parameters
aDialogFinDialog