| 
            
              IParameterInternal Property
             | 
          
        
        
            Gets flag that indicates if parameter is internal.
            
        
        Namespace: GrafanaAdapters.FunctionsAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.258-beta
Syntax
Remarks
            Internal parameters are not exposed to the user and should
            always be defined at the end of the parameter list.
            
See Also