You are here

public property LingotekDocument::$document_id in Lingotek Translation 7.3

Same name and namespace in other branches
  1. 7.7 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::document_id
  2. 7.2 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::document_id
  3. 7.4 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::document_id
  4. 7.5 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::document_id
  5. 7.6 lib/Drupal/lingotek/LingotekDocument.php \LingotekDocument::document_id

A Lingotek Document ID.

Type: int

File

lib/Drupal/lingotek/LingotekDocument.php, line 17
Defines LingotekDocument.

Class

LingotekDocument
A class representing a Lingotek Document

Code

public $document_id;