Windward Studios API Reference
FilterBase Class
Members  See Also  Send comments on this topic.
WindwardInterfaces.net.windward.datasource Namespace : FilterBase Class




Glossary Item Box

Base class for SelectFilter and SelectList. Objects of this type can be passed as Map.Entry to DataSourceProvider.setMap(). If getGlobalMetaIdentifier is set this list/filter will be applied to any select that uses the column/node defined in getGlobalMetaIdentifier and will add a condition for this item.

Object Model

FilterBase Class

Syntax

Visual Basic (Declaration) 
Public Class FilterBase 
Visual Basic (Usage)Copy Code
Dim instance As FilterBase
C# 
public class FilterBase 
Managed Extensions for C++ 
public __gc class FilterBase 
C++/CLI 
public ref class FilterBase 

Inheritance Hierarchy

System.Object
   WindwardInterfaces.net.windward.datasource.FilterBase
      WindwardInterfaces.net.windward.datasource.FilterCondition
      WindwardInterfaces.net.windward.datasource.FilterList

Requirements

Namespace: WindwardInterfaces.net.windward.datasource

Platforms: Windows 10, Windows NT, indows Server

Assembly: WindwardInterfaces (in C:\agent\_work\1\s\Engine\DotNetEngine\WindwardInterfaces\bin\Release\net48\WindwardInterfaces.dll)

See Also

Windward Studios - .NET Document Generation software