Leadtools.Jpip Namespace > ResponseFields Class : auxPort Property |
public Nullable<int> auxPort {get; set;}
'Declaration Public Property auxPort As Nullable(Of Integer)
'Usage Dim instance As ResponseFields Dim value As Nullable(Of Integer) instance.auxPort = value value = instance.auxPort
public IReference<int> auxPort {get; set;}
get_auxPort();
set_auxPort(value);
public: property Nullable<int> auxPort { Nullable<int> get(); void set ( Nullable<int> value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2