Class FilterName
FilterName helper class to initialize named RuntimeFilter
Inherited Members
Namespace: XData.DataSource.Structure
Assembly: XData.docfx.dll
Syntax
public class FilterName
Constructors
| Improve this Doc View SourceFilterName(String)
FilterName constructor
Declaration
public FilterName(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| String | name |
Properties
| Improve this Doc View SourceName
Filter name
Declaration
public string Name { get; }
Property Value
| Type | Description |
|---|---|
| String |