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; }
ReadOnly Property StandardPicklistVersion As Integer
Get
Property Value
Type:
Int32The 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