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

PicklistEntry Class Members

The following tables list the members exposed by PicklistEntry.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of PicklistEntry.  
Top
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