en-US/about_RMMSiteExtendedProperty.help.txt

TOPIC
    about_RMMSiteExtendedProperty
 
SHORT DESCRIPTION
    Defines the extended property types that can be requested when retrieving site information.
 
LONG DESCRIPTION
The RMMSiteExtendedProperty enum defines the types of extended properties that can be requested for a site in the Datto RMM platform. These extended properties allow callers to request additional related data when fetching site information, such as the site's settings, variables, or filters.

## VALUES

The following values are defined for RMMSiteExtendedProperty:

    Value Description
    ----------- -------------------------
    `Settings` TODO: Describe this value
    `Variables` TODO: Describe this value
    `Filters` TODO: Describe this value
## NOTES

This enum 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/Enums/about_RMMSiteExtendedProperty.md