Parameter.DisplayUnitType
Description:
Get the display unit type of the parameter object.
Get the display unit type of the parameter object.
Remarks:
The property only applies to parameters of value types.
The property only applies to parameters of value types.
public DisplayUnitType DisplayUnitType { get; }
-
Thrown if this parameter is not of value type.