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