←Select platform

Sex Property (AAMVAID)

Summary

Gets the cardholder's sex.

Syntax
C#
VB
Objective-C
C++
Java
public AAMVASex Sex { get; } 
Public Property Sex As AAMVASex 
@property (nonatomic, assign, readonly) LTAAMVASex sex  
public AAMVASex getSex() 
public: 
property AAMVASex Sex { 
   AAMVASex get(); 
} 

Property Value

The sex. For possible values, refer to AAMVASex.

Remarks

If the AAMVAID does not contain sex data element in any of its subfiles, the value of the property will be AAMVASex.Unknown.

Example

For an example, refer to AAMVAID.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly