FilterNodesIncludesList Method |
|
DataPA OpenAnalytics API Reference
Gets a value that indicates whether the treeview this filter nodes collection participates in includes a column that is a list of values
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public bool IncludesList()
Public Function IncludesList As Boolean
public:
virtual bool IncludesList() sealed
Return Value
Type:
BooleanTrue if the treeview this filter nodes collection participates in includes a column that is a list of values
See Also