Ejemplo n.º 1
0
 public function getPropertyExtendInfo($p_intTradeType, $p_intPropertyID, $p_bolStrictRefreshCache = false, $p_bolStrictMaster = false)
 {
     return DAO_Property_common::getPropertyExtendData($p_intTradeType, $p_intPropertyID, $p_bolStrictRefreshCache, $p_bolStrictMaster);
 }