Share

FinishParameter.Units Property

Parent Object: FinishParameter

Description

Gets/(Sets) the units of the parameter. Note that the units is always retrieved as a string, but may be set using a constant from UnitsTypeEnum. 'Set' may not be allowed on some parameter types.

Syntax

FinishParameter.Units() As String

Property Value

This is a read/write property whose value is a String.

Version

Introduced in version 2024

Was this information helpful?