NoMatchAction is the action taken when a value is not found in the list
Member of Pick List (PRIM_PKLT)
Data Type - Enumeration
The NoMatchAction property defines how the PickList should behave if the value supplied is not found.
Enum Value | Description |
---|---|
Blanks | Set the value of the picklist to blank |
DefaultItem | Set the value of the picklist the Default item |
ShowValue | Show the value |
Febuary 18 V14SP2