←Select platform

Routing Property

Summary
Gets or sets the routing value (i.e. Transit Field).
Syntax
C#
VB
Objective-C
C++
Java
public string Routing { get; set; } 
Public Property Routing As String 
@property (nonatomic, copy, nullable) NSString *routing 
public String getRouting() 
public void setRouting(String value) 
public: 
property String^ Routing { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The routing value (i.e. Transit Field). Default value is null.

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.Ocr Assembly

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