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