PicklistGetDisplayText Method |
Name | Description | |
---|---|---|
GetDisplayText(Object, String) |
Returns the display text for a specified keyValue.
| |
GetDisplayText(Object, String, GetListOptions) |
Returns the display text for a specified keyValue per the specified GetListOptions.
Note that you can use GetDisplayText(String, Object, String, GetListOptions) to perform a safe lookup when it is possible that
the picklist may not exist.
|