Click or drag to resize

ViewDataViewEnabled Property

Specifies if Analysis are using GetDataView (filtered) or GetDataSource as it's DataSource

Namespace: Easymap.AddIn.Data
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public bool DataViewEnabled { get; set; }

Property Value

Boolean
See Also