Description

User measurement can supply a displayable measurement Name during this event.

Syntax

Private Sub object_GetDisplayName(MeasurementObject, Name)

The GetDisplayName Event syntax has these parts:

PartDescription
objectA McUserMeasure object.
MeasurementObjectA McMeasure object.

The McMeasure object for which the measurement is to be computed, or Nothing if the McUserMeasure class is being asked its for default value.

NameA String value.

Remarks

The measurement is responsible for localizing this string.