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; }
ReadOnly Property RelatedPicklists As String
Get
Property Value
Type:
StringA semi-colon delimited list of picklists (Cache, SQL) that should be refreshed when this mapper is changed.
See Also