Click or drag to resize

PicklistItemProperties Interface

Properties specific to PicklistItem objects.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public interface PicklistItemProperties

The PicklistItemProperties type exposes the following members.

Properties
  NameDescription
Public propertyCaption
The item's display text in normal circumstances.
Top
Remarks
Note Note
This interface is declared for documentation purposes only and is not intended to be used from code.
See Also