Documentation

GetByID

record set
CTicketDictionary::GetByID(

 int ID

);

Method returns data for a single directory entry. Non-static method.

Method parameters

ParameterDescription
ID Entry ID.

Example of array for a single retrieved string, returned by method CTicketDictionary::GetByID

Array
(
    [ID] => 3
    [LID] => en
    [C_TYPE] => C
    [SID] => 
    [SET_AS_DEFAULT] => N
    [C_SORT] => 500
    [NAME] => Product and updates installation
    [DESCR] => 
    [RESPONSIBLE_USER_ID] => 2
    [ EVENT1] => ticket
    [ EVENT2] => 
    [ EVENT3] => 
)


© «Bitrix24», 2001-2024