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