LabVIEWParameterElement.DisplayType
- Updated2024-10-09
- 1 minute(s) read
LabVIEWParameterElement.DisplayType
Syntax
LabVIEWParameterElement.DisplayType
Data Type
The display value of the data type of the parameter.
Purpose
Returns a localized string that describes the LabVIEW data type for the parameter element.
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 you retrieve this property value.