ExecutionSettings.Filter Property

TegoOS

ExecutionSettingsFilter Property
Filter pattern to apply after selection but before any subsequent operations.

Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public Filter Filter { get; }
Public ReadOnly Property Filter As Filter
	Get
public:
property Filter^ Filter {
	Filter^ get ();
}
member Filter : Filter with get

Property Value

Type: Filter
See Also