QueueName Property (Read Only)

Top  Previous  Next

It's the name of the queue where the job was send to. Can be different to the name property in the queue object because you can use wildcards in it's name.

 

Visual Basic Syntax

 

[String =] TTnbLPDJob.QueueName

 

Delphi Syntax

 

[String :=] TTnbLPDJob.QueueName;