IdentificationCardTrackThreeGetSex Method |
Gets card holder gender
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.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