ChoiceFieldValue
Creates choice field value instances.
Gets and/or sets a collection of choices associated with a choice field value.
Initializes a new instance of the ChoiceFieldValue class.
Returns the choice by its artifact ID.
Returns a choice by its name.
Returns True if a given choice specified by artifact ID is marked as selected in a given collection of choices, otherwise it returns False.
Returns True if a given choice specified by name is marked as selected in a given collection of choices, otherwise it returns False.