Click or drag to resize

DataSourcePropertiesStandardPicklistVersion Property

The version of standard picklists supported in this DataSource. This requires the xmv_std_picklist and xmv_std_picklist_items views linked to the repository or to meta-data copies in this DataSourcde.

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

Property Value

Type: Int32
The version of standard picklists supported in this DataSource. This requires the xmv_std_picklist and xmv_std_picklist_items views linked to the repository or to meta-data copies in this DataSourcde.
See Also