←Select platform

Routing Property

Summary

Gets or sets the routing value.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public string Routing {get; set;} 
Public Property Routing As String 
public string Routing {get; set;} 
@property (nonatomic, copy, nullable) NSString *routing 
public String getRouting() 
public void setRouting(String value) 
             
  
get_Routing(); 
set_Routing(value); 
Object.defineProperty('Routing');  
public: 
property String^ Routing { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The routing 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