'Declaration
Public Overloads Shared Sub Register( _ ByRef newDefinition As EventMetricDefinition, _ ByVal defaultValue As EventMetricValueDefinition _ )
public static void Register( ref EventMetricDefinition newDefinition, EventMetricValueDefinition 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 definition of a value column in this event metric definition to designate as the default one to graph for this metric.