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; }
Public Property MetaInDataDB As Boolean
Get
Set
Property Value
Type:
BooleanSee Also