Esempio n. 1
0
 /**
  * Gets the historical journal for this object's GrowthGroupStructureAsGroupstructure relationship from the log database.
  * @return QDatabaseResult $objResult
  */
 public function GetJournalGrowthGroupStructureAsGroupstructureAssociation()
 {
     return GroupRegistrations::GetJournalGrowthGroupStructureAsGroupstructureAssociationForId($this->intId);
 }