Tariqa SOAP
 All Data Structures Namespaces Files Functions Variables Enumerations
WSKDocumentVersion Class Reference

Public Member Functions

 __construct ($documentId, $documentTitle, $documentVersionIndicator, $effectiveFromDate, $effectiveToDate)

Data Fields

 $documentId
 $documentTitle
 $documentVersionIndicator
const dviPast = "Past"
const dviCurrent = "Current"
const dviFuture = "Future"
const dviNonCurrent = "NonCurrent"
 $effectiveFromDate
 $effectiveToDate

Detailed Description

Document version information.

See also:
documentVersionList

Constructor & Destructor Documentation

__construct ( documentId,
documentTitle,
documentVersionIndicator,
effectiveFromDate,
effectiveToDate 
)

Constructs a documentVersion object

Parameters:
string$documentIdAn identifier associated with a single LexisNexis document.
string$documentTitleThe title of the document version.
string$documentVersionIndicatorIndicates that the "current-ness" of the document cannot be determined from the supplied version information.
string$effectiveFromDateEffective starting date for this document to be the "current" version.
string$effectiveToDateEffective ending date for this document to be the "current" version.

Field Documentation

$documentId
$documentTitle
$documentVersionIndicator
$effectiveFromDate
$effectiveToDate
const dviCurrent = "Current"
const dviFuture = "Future"
const dviNonCurrent = "NonCurrent"
const dviPast = "Past"

The documentation for this class was generated from the following file: