• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/entitypropertyvalue.php
  • Класс: BitrixSaleEntityPropertyValue
  • Вызов: EntityPropertyValue::getPersonTypeId
public function getPersonTypeId()
{
	return $this->property->getPersonTypeId();
}