Click or drag to resize

MapperPropertiesRelatedPicklists Property

A semi-colon delimited list of picklists (Cache, SQL) that should be refreshed when this mapper is changed.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string RelatedPicklists { get; }

Property Value

Type: String
A semi-colon delimited list of picklists (Cache, SQL) that should be refreshed when this mapper is changed.
See Also