📚 SAP Business One SDK Help

QueueID Property
See Also 

Description

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.

Property type

Read-write property

Syntax

Visual Basic
Public Property QueueID() As String

See Also