Description

User measurement supplies a displayable measurement Name.

Return Type

A String value.  

The display name as a string. The measurement is responsible for localizing this string.

Syntax

object.UserDisplayName (MeasurementObject)

The UserDisplayName Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McUserMeasure.
MeasurementObjectRequired. A 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.