Click or drag to resize

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.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax
C#
public string SerialNumber { get; set; }

Property Value

String
See Also