←Select platform

Account Property

Summary

Gets or sets the account value.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public string Account {get; set;} 
Public Property Account As String 
public string Account {get; set;} 
@property (nonatomic, copy, nullable) NSString *account 
public String getAccount() 
public void setAccount(String value) 
             
  
get_Account(); 
set_Account(value); 
Object.defineProperty('Account');  
public: 
property String^ Account { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The account value. Default value is null.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize