en-US/about_DRMMDeviceAuditVideoBoard.help.txt

TOPIC
    about_DRMMDeviceAuditVideoBoard
 
SHORT DESCRIPTION
    Represents the video board information of a device in a device audit, including its display adapter name.
 
LONG DESCRIPTION
The DRMMDeviceAuditVideoBoard class models the information about the video board (graphics card) of the audited system. It includes a property for the DisplayAdapter, which provides details about the graphics hardware. This class is typically used as part of the DRMMDeviceAudit to represent the hardware information of the system being audited.

This class inherits from DRMMObject.

## PROPERTIES

The DRMMDeviceAuditVideoBoard class exposes the following properties:

    Property Type Description
    -------------- ---------- ----------------------------------------
    DisplayAdapter string The name of the display adapter (vide...
## METHODS

The DRMMDeviceAuditVideoBoard 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/DRMMDeviceAudit/about_DRMMDeviceAuditVideoBoard.md