Click or drag to resize

MapperFilterName Property

Gets or sets the name of the filter.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string Name { get; set; }

Property Value

Type: String
The name of the filter.
See Also