Collection of filters and their limits.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public string[][] Filter { get; set; }
public string[][] Filter { get; set; }
Public Property Filter As String()() Get Set
Public Property Filter As String()() Get Set
public: property array<array<String^>^>^ Filter { array<array<String^>^>^ get (); void set (array<array<String^>^>^ value); }
public: property array<array<String^>^>^ Filter { array<array<String^>^>^ get (); void set (array<array<String^>^>^ value); }
member Filter : string[][] with get, set
member Filter : string[][] with get, set
Property Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120