en-US/about_DRMMAlertContextScript.help.txt

TOPIC
    about_DRMMAlertContextScript
 
SHORT DESCRIPTION
    Represents the context of a script alert in the DRMM system, including a hashtable of sample values.
 
LONG DESCRIPTION
The DRMMAlertContextScript class models the context information specific to script alerts in the DRMM platform. It encapsulates properties such as a hashtable of sample values that provide detailed context about the script alert.

This class inherits from DRMMAlertContext.

## PROPERTIES

The DRMMAlertContextScript class exposes the following properties:

    Property Type Description
    ---------- ---------- ----------------------------------------
    Samples hashtable A hashtable of sample values associat...
## METHODS

The DRMMAlertContextScript 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/DRMMAlert/about_DRMMAlertContextScript.md