IdentificationCardTrackThreeGetCdsVersion Method |
Gets the CDS protocol version number
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public string GetCdsVersion()
Public Function GetCdsVersion As String
public:
String^ GetCdsVersion()
member GetCdsVersion : unit -> string
Return Value
Type:
StringCDS protocol version number
See Also