Код |
---|
$db_props = CSaleOrderPropsValue::GetOrderProps( $ID ); while( $arProps = $db_props->Fetch() ) { $test = $arProps["VALUE"]; } |
Код |
---|
CDBResult Object ( [result] => 0 [arResult] => [bNavStart] => [bShowAll] => [NavNum] => [NavPageCount] => [NavPageNomer] => [NavPageSize] => [NavShowAll] => [NavRecordCount] => [bFirstPrintNav] => 1 [PAGEN] => [SIZEN] => [add_anchor] => [bPostNavigation] => [bFromArray] => [bFromLimited] => [sSessInitAdd] => [nPageWindow] => 11 [nSelectedCount] => [arGetNextCache] => [bDescPageNumbering] => [arUserMultyFields] => [SqlTraceIndex] => ) |
Код |
---|
Array { } |