Click or drag to resize

ConnectedCardsFirmwareVersionsRequestCards Property

If set, only the firmware version of the specified cards is returned. If not set, all connected cards' firmware versions are returned.

Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 2.0.0.10
Syntax
C#
public RepeatedField<Card> Cards { get; }

Property Value

RepeatedFieldCard
See Also