←Select platform

Over18 Property

Summary

Determines whether the cardholder is over 18 years old, based on the encoded data elements.

Syntax
C#
VB
C++
public bool Over18 { get; set; } 
Public Property Over18() As Boolean 
   Get 
   Set 
public:  
   property bool Over18 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if the cardholder is over 18 years old. Otherwise, false.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.