Parameter.IsKey Property

Parent Object: Parameter

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

Parameter.IsKey() As Boolean

Property Value

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

Version

Introduced in version 2011