Detailed Description
Constructor & Destructor Documentation
__construct |
( |
$ |
nextIsRelevant = null , |
|
|
$ |
previousIsRelevant = null , |
|
|
$ |
sourceId = null , |
|
|
$ |
sourceContextId = null |
|
) |
| |
Constructs a sourceContextInfo object
- Parameters:
-
boolean | $nextIsRelevant | A flag that indicates that calling GetAdjacentDocument (Next) on this document id will return a relevant document. (The next document is not the start of a new subject/document group.) |
boolean | $previousIsRelevant | An flag that indicates that calling GetAdjacentDocument (Previous) on this document id will return a relevant document. (The previous document is not the end of the last subject/document group.) |
int | $sourceId | Unique identifier for a standard LexisNexis source. |
string | $sourceContextId | Represents the "point of reference" of this document in the source. |
Field Documentation
The documentation for this class was generated from the following file: