Add | Adds a new data line to the object. |
 SetCurrentLine | Sets the active row to a specified row number. |
 Count | Returns the number of queue members for the current queue. |
 MemberUserID | Sets or returns the Queue's member user ID. Field name: member. This is a foreign key to the Users object. |
 QueueID | Sets or returns a unique code for identifying the queue. Mandatory property. Field name: queueID. Length: 20 characters This is a foreign key to the Queue object. |
 UserFields | Returns the UserFields object. |
Â
Â