Click or drag to resize
PMPrinterRefresh Method
Refreshes printer information, cost settings and restrictions

Namespace: PM90SettingsAPI.Printer
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
public void Refresh()
Exceptions
ExceptionCondition
PMObjectNoFoundExceptionThis printer object no longer exists within the database
PMDatabaseConnectionNotFoundExceptionNo database connection available on this system
PMDatabaseExceptionRepresents an database connection or syntax error that has occurred when processing an API request
See Also