Click or drag to resize

PicklistItemInfoDataSource Property

The datasource associated with this item (optional, some Picklists do not need a data source). This is normally a reference to the IDatabase from which to obtain the picklist values.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string DataSource { get; set; }

Property Value

Type: String
See Also