Click or drag to resize
Grid Solutions Framework

ParameterDescriptionrequired Property

Gets or sets flag indicating if parameter is required.

Namespace: GrafanaAdapters.Model.Functions
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
public bool required { get; set; }
View Source

Property Value

Boolean
See Also