| ConfigSource | The named value source used as the save location for the configuration. | 
| CurrentConfiguration | The current configuration. | 
| CurrentConfigurationAndValidation | Current configuration and the related validation results. | 
| CurrentValidationResults | The current configuration's validation results. | 
| DashboardGenerator | 
            Function to generate html content for the dashboard in M-Files Admin.
             (Inherited from DashboardNode)  | 
                
| Name | 
            Name of the node. Must be unique for root level nodes.
             (Inherited from DashboardNode)  | 
                
| SubNodes | 
            Subnodes of this node. Visible in the tree view in M-Files Admin.
             (Inherited from DashboardNode)  | 
                
| Validator | The validator function to perform custom server side validation to the configured values. |