'Declaration
Public Overloads Shared Sub Register( _ ByRef newDefinition As EventMetricDefinition, _ ByVal defaultValue As String _ )
public static void Register( ref EventMetricDefinition newDefinition, string defaultValue )
Parameters
- newDefinition
- A reference to an event metric definition template to be registered, and to receive the official registered event metric definition.
- defaultValue
- The name of a value column to designate as the default one to graph for this metric.