Click or drag to resize

PicklistItemInfoMetaInDataDB Property

Gets/sets whether or not the meta-data for this picklist is stored in the data database (normally it is not).

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

Property Value

Type: Boolean
See Also