public class UserDefinedTagsPicklist extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
Label
The label for this picklist in the UI
|
List<UserDefinedTagOption> |
Options
A list of user-defined tags that the user will be able to pick from
|
| Constructor and Description |
|---|
UserDefinedTagsPicklist() |
public String Label
public List<UserDefinedTagOption> Options
Copyright © 2024. All rights reserved.