RegionConfiguration.Address Property

TegoOS

RegionConfigurationAddress Property
Gets the start address for the region.

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

Property Value

Type: Int32
See Also