IdentificationCardTrackThreeGetSex Method |
Gets card holder gender
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax public IdentificationSex GetSex()
Public Function GetSex As IdentificationSex
public:
IdentificationSex GetSex()
member GetSex : unit -> IdentificationSex
Return Value
Type:
IdentificationSexcard holder gender
See Also