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

In This Topic
    PicklistColumn Class Members
    In This Topic

    The following tables list the members exposed by PicklistColumn.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of PicklistColumn.  
    Top
    Public Properties
     NameDescription
    Public PropertyDetermines if the user can specify a custom value, not present in the list.  
    Public PropertyDetermines if the user can select several values.  
    Public PropertyGets or sets the name of the field.  
    Public PropertyGets or sets an array of possible picklist values.  
    Top
    See Also