Share

ChoiceAssetValue.Value Property

Parent Object: ChoiceAssetValue

Description

Gets and sets the currently selected choice from the set of choices. The value is a string that matches the name of a valid choice. These names can be obtained by GetChoices method.

Syntax

ChoiceAssetValue.Value() As String

Property Value

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

Version

Introduced in version 2014

Was this information helpful?