| 
            
              TargetexcludedFlags Property
             | 
          
        
        
            Exclude data that have the specified flags set.
            
        
        Namespace: GrafanaAdaptersAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntaxpublic 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
UInt32
See Also