GetByID
array CSaleAuxiliary::GetByID( int ID );
Method selects data parameters on temporary access with ID code. Non-static method.
Call parameters
Parameter | Description |
---|---|
ID | Record ID. |
Returned values
Method returns an associative array with data parameters on temporary access with the following keys:
- ID - record ID;
- USER_ID - user code;
- ITEM - resource with permitted access;
- ITEM_MD5 - resource identifier (string, with single resource identification);
- TIMESTAMP_X - timestamp;
- DATE_INSERT - date of inserted record.
© «Bitrix24», 2001-2024