Share

UserParameter.IsKey Property

Parent Object: UserParameter

Description

Gets and sets whether this parameter is a key parameter or not. Key parameters are typically those that need to be easily accessed and are designated as key to be filtered out from the rest of the parameters.

Syntax

UserParameter.IsKey() As Boolean

Property Value

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

Version

Introduced in version 2011

Was this information helpful?