Click or drag to resize
PMPrinterMachineName Property
Server or Workstation name queue resides on.

Namespace: PM90SettingsAPI.Printer
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
public string MachineName { get; }

Property Value

Type: String
Remarks
Will be null for Pull Print queues as they can be shared on multiple servers and workstations.
See Also