Share

FinishParameter.IsKey Property

Parent Object: FinishParameter

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

FinishParameter.IsKey() As Boolean

Property Value

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

Version

Introduced in version 2024

Was this information helpful?