IdentificationCardTrackThreeGetCdsVersion Method |
Gets the CDS protocol version number
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.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