RegionConfiguration.WriteDepth Property

TegoOS

RegionConfigurationWriteDepth Property
Gets the write depth for the region (zero is MTP).

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

Property Value

Type: Int32
See Also