ChipConfiguration.Banks Field

TegoOS

ChipConfigurationBanks Field
Provides the bank configurations for this chip (alternatively can also use indexer).

Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public BankConfiguration[] Banks
Public Banks As BankConfiguration()
public:
array<BankConfiguration^>^ Banks
val mutable Banks: BankConfiguration[]

Field Value

Type: BankConfiguration
See Also