|
TargetexcludeNormalFlags Property
|
Exclude data that has normal flag set.
Namespace: GrafanaAdaptersAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntax public bool excludeNormalFlags { get; set; }
Public Property excludeNormalFlags As Boolean
Get
Set
public:
property bool excludeNormalFlags {
bool get ();
void set (bool value);
}
member excludeNormalFlags : bool with get, set
function get_excludeNormalFlags();
function set_excludeNormalFlags(value);
View SourceProperty Value
BooleanSee Also