Exemplo n.º 1
0
 public function getPropById($v3aabf39f2d943fa886d86dcbbee4d910)
 {
     if (!$this->isPropertyExists($v3aabf39f2d943fa886d86dcbbee4d910)) {
         return NULL;
     } else {
         if (!is_object($this->properties)) {
             $this->properties[$v3aabf39f2d943fa886d86dcbbee4d910] = umiObjectProperty::getProperty($this->id, $v3aabf39f2d943fa886d86dcbbee4d910, $this->type_id);
         }
         return $this->properties[$v3aabf39f2d943fa886d86dcbbee4d910];
     }
 }