|
QueryRequestexcludedFlags Property
|
Gets or sets excluded data flags.
Namespace: GrafanaAdapters.Model.CommonAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.207-beta
Syntax public uint excludedFlags { get; set; }
Public Property excludedFlags As UInteger
Get
Set
member excludedFlags : uint32 with get, set
function get_excludedFlags();
function set_excludedFlags(value);
View SourceProperty Value
UInt32See Also