Description
A short, displayable name for the measurement
-
Property type
-
A String value.
[out, retval]
-
Syntax
-
object.DisplayName
The DisplayName Property syntax has these parts: |
| object | An expression evaluating to an object of type McMeasureInfo. | Remarks
The DisplayName is generally localized. To get a consistent name that can be used to access the McMeasure instance via the McMeasures.Item use Attributes(mcmaidName).
|