FilterPattern.Bank Property

TegoOS

FilterPatternBank Property
Bank containing data to be matched.

Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public Bank Bank { get; set; }
Public Property Bank As Bank
	Get
	Set
public:
property Bank Bank {
	Bank get ();
	void set (Bank value);
}
member Bank : Bank with get, set

Property Value

Type: Bank
See Also