en-US/about_DRMMPrinter.help.txt
|
TOPIC
about_DRMMPrinter SHORT DESCRIPTION Represents the audit information of a printer, including SNMP info, marker supplies, printer details, system info, and network interfaces. LONG DESCRIPTION The DRMMPrinterAudit class encapsulates detailed information about a printer, such as its unique identifier, portal URL, SNMP information, marker supplies, printer details, system information, and network interfaces. This class is typically used to represent the results of a printer audit operation within the DRMM system. This class inherits from DRMMObject. ## PROPERTIES The DRMMPrinter class exposes the following properties: Property Type Description ---------------- -------------- ---------------------------------------- PrintedPageCount Nullable[long] The total number of pages printed by ... ## METHODS The DRMMPrinter class provides the following methods: No public methods defined. ## NOTES This class is defined in the DattoRMM.Core module's class system. SEE ALSO Online Documentation https://github.com/TheShadowTek/DattoRMM.Core/blob/main/docs/about/classes/DRMMPrinterAudit/about_DRMMPrinter.md |