Click or drag to resize

Picklist Constructor

Overload List
  NameDescription
Public methodPicklist
standard ctor, creates a new Picklist
Public methodPicklist(String)
Preferred constructor providing a name for the picklist in order to improve devlog warnings and for easier debugging.
Public methodPicklist(PicklistItemInfo, IAppContext)
Overloaded constructor, creates a new Picklist and populates it.
Top
See Also