MapperFilterAttributes Property |
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; }
Public Property Attributes As MapperFilterAttrs
Get
Set
Property Value
Type:
MapperFilterAttrsThe filter's attributes.
See Also