Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Metrics Namespace / EventMetricValueDefinition Class / IsNumeric Property

In This Topic
    IsNumeric Property (EventMetricValueDefinition)
    In This Topic
    Indicates whether this metric value column can be graphed by a mathematical summary (true), or only by count (false).
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsNumeric As Boolean
    public bool IsNumeric {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also