CardSerialNumber Property |
Card serial number.
The connection to a card by serial number might take longer than
by IP if the card serial number is not known by the service yet.
In that case, a discovery is triggered and the best IP determined.
Namespace: RAYLASE.PDA.APIAssembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax public string SerialNumber { get; set; }
Property Value
StringSee Also