'Declaration Public Function New( _ ByVal text As System.String _ )
public ChoiceFieldItem( System.string text )
Parameters
- text
- The item's text.
'Declaration Public Function New( _ ByVal text As System.String _ )
public ChoiceFieldItem( System.string text )