Table of Contents

Class TagFilterExtensions

Namespace
TechnologySolutions.Rfid
Assembly
TechnologySolutions.Rfid.Operations.dll

Extension methods for TagFilters

public static class TagFilterExtensions
Inheritance
TagFilterExtensions
Inherited Members

Methods

Report(TagFilter, TagFields)

Returns a tag filter with a specification as to which fields to report per transponder

public static TagFilterFields Report(this TagFilter filter, TagFields fields)

Parameters

filter TagFilter

The filter specification to add report to

fields TagFields

The fields to return per transponder

Returns

TagFilterFields

The tag filter and fields specification

ReportDefaults(TagFilter)

Returns a tag filter with a specification to report the Default fields per transponder

public static TagFilterFields ReportDefaults(this TagFilter filter)

Parameters

filter TagFilter

The filter specification to add report to

Returns

TagFilterFields

The tag filter with the default fields specification