dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / PicklistEntry Class

In This Topic
    PicklistEntry Class Properties
    In This Topic

    For a list of all members of this type, see PicklistEntry members.

    Public Properties
     NameDescription
    Public PropertyDetermines if the entry must be displayed in the drop-down list for the picklist field in the user interface.  
    Public PropertyDetermines if this entry is a default value for the picklist.  
    Public PropertyGets or sets the display name of the picklist entry.  
    Public PropertyGets or sets the value of the picklist entry.  
    Top
    See Also