Description
Gets/sets name of data column.
-
Property type
-
A String value.
Name of the measurement
-
Syntax
-
object.Name [= value]
The Name Property syntax has these parts: |
| object | An expression evaluating to an object of type McDataColumn. | | value | A String value. |
|