Click or drag to resize

MapperFilterAttributes Property

Gets/Sets the MapperFilterAttrs from the metadata.

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

Property Value

Type: MapperFilterAttrs
The filter's attributes.
See Also