←Select platform

EyeColor Property

Summary

The cardholder's eye color.

Syntax
C#
VB
C++
public string EyeColor { get; set; } 
Public Property EyeColor() As String 
   Get 
   Set 
public:  
   property String^ EyeColor 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

A string representing the eye color.

Requirements

Target Platforms

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

Leadtools.CloudServices Assembly