| 
            
              IGrafanaFunctionInternalParameterCount Property
             | 
          
        
        
            Gets the number of internal parameters of the Grafana function.
            
        
        Namespace: GrafanaAdapters.FunctionsAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.257-beta
Syntaxint InternalParameterCount { get; }ReadOnly Property InternalParameterCount As Integer
	Get
property int InternalParameterCount {
	int get ();
}abstract InternalParameterCount : int with get
function get_InternalParameterCount();
 View SourceProperty Value
Int32
See Also