📚 SAP Business One SDK Help

QueueMembers Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new data line to the object.
Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property CountReturns the number of queue members for the current queue.
Public Property MemberUserIDSets or returns the Queue's member user ID.

Field name: member.

This is a foreign key to the Users object.

Public Property QueueIDSets 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.

Public Property UserFieldsReturns the UserFields object.

See Also