Click or drag to resize
PMPrinterCostLocations 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#
public enum CostLocations
Members
  Member nameValueDescription
Local0 Object has its own costs
CostProfile1 Object gets its costs from a cost profile
See Also