LabVIEWParameterElement.ElementName
- Updated2025-07-21
- 1 minute(s) read
LabVIEWParameterElement.ElementName
Syntax
LabVIEWParameterElement.ElementName
Data Type
Purpose
Returns the name of the parameter element in the cluster. Returns an error for array elements.
Remarks
The LabVIEW Adapter persists this property value when you specify a code module for a step. For an unspecified step, you must call the Module.LoadPrototype method before retrieving this property.
Use the LabVIEWParameterElement.ElementCaption property to determine the caption of the parameter.