HostName Property (Read Only) |
Top Previous Next |
Contains the name of the host that requested the Job.
Visual Basic Syntax
[String =] TnbXLPDJob.HostName
Delphi Syntax
[String :=] TnbXLPDJob.HostName;
See also UserName and SourceFileName properties.
|