Babelfish Help Documentation
C#
For Babelfish Release 1.12.4.4
Show/Hide TOC
Result
List
Parent
ID Property
The MatchID that this Result List was generated from. It is called ParentID in case this is from a Virtual Match.
Definition
Namespace:
Scopos.BabelFish.DataModel.OrionMatch
Assembly:
BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
Copy
public
string
ParentID
{
get
;
set
; }
Property Value
String
Implements
IRLIFList
ParentID
See Also
Reference
ResultList Class
Scopos.BabelFish.DataModel.OrionMatch Namespace
In This Article
Definition
Property Value
Implements
See Also