Print Manager Plus 9.x API Documentation
Print Manager Plus 9.x API Documentation
PMP
PM90SettingsAPI.Printer
PMPrinter Class
PMPrinter.CostLocations Enumeration
PMPrinter.CostOptions Enumeration
PMPrinter.PMPrinterType Enumeration
PMPrinter
CostLocations Enumeration
Specifies if the object has its own costs, or is getting them from another object such as a cost profile
Namespace:
PM90SettingsAPI.Printer
Assembly:
PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
Copy
public
enum
CostLocations
Members
Member name
Value
Description
Local
0
Object has its own costs
CostProfile
1
Object gets its costs from a cost profile
See Also
Reference
PM90SettingsAPI.Printer Namespace