Interface DropDownCustomField

All Superinterfaces:
ICustomField

public interface DropDownCustomField extends ICustomField

Drop Down Custom Field

A drop down custom field can have multiple options, and is not unlike a status. Each option can have a color associated with it.
A custom field will have a value, nullable current value, and a list of possible options.