Share

DerivedParameter.Units Property

Parent Object: DerivedParameter

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

DerivedParameter.Units() As String

Property Value

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

Version

Introduced in version 11

Was this information helpful?