Share

ReferenceParameter.Units Property

Parent Object: ReferenceParameter

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

ReferenceParameter.Units() As String

Property Value

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

Version

Introduced in version 4

Was this information helpful?