Picklist Properties |
The Picklist type exposes the following members.
Name | Description | |
---|---|---|
![]() | ComboList |
Returns a string with only the displaytext items, delimted with the pipe (|) character
|
![]() | Count |
Returns the number of PicklistItems in the Picklist.
|
![]() | DataMap | |
![]() | Discrim |
Gets/Sets the discriminator value
|
![]() | HasDiscrim |
Gets whether the picklist uses a discrim. Read-only.
|
![]() | Item |
This object's indexer.
|
![]() | ItemInfo |
Gets/Sets the picklist's PicklistItemInfo which maintains many aspects of the picklist
including the picklist's PicklistAttrs.
|
![]() | LateBound |
Gets whether the picklist is set up for Late Bound use. Read-only.
|
![]() | MaxTextLen |
Gets the MaxLength of a display text value in the list. Note that this value
is only valid after Refresh has been called.
|
![]() | Name |
Returns the name of the pickList.
|
![]() | UsesKeyClause |
Gets whether the picklist uses a late bound SQL containing a KEY clause. Read-only.
|