←Select platform

auxPort Property

Summary

Gets or sets the port number for the second physical channel.

Syntax

C#
VB
C++
public Nullable<int> auxPort { get; set; } 
  
Public Property auxPort As Nullable(Of Integer) 
public: 
property Nullable<int> auxPort { 
   Nullable<int> get(); 
   void set (    Nullable<int> ); 
} 

Property Value

A nullable System.Int32 number for the second physical channel.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly