A Sandcastle Documented Class Library
ReaderModeBuilderSetPIE Method |
Sets the PIE for the mode.
Namespace: Tego.Rfid.Gen2.Implementation
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public void SetPIE( int pie )
Public Sub SetPIE ( pie As Integer )
public: void SetPIE( int pie )
member SetPIE : pie : int -> unit
Parameters
- pie
- Type: SystemInt32
PIE value.
See Also