←Select platform

Length Property (ResponseFields)

Summary

Gets or sets the data length field returned by the server response.

Syntax

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

Property Value

A nullable System.Int32 specifying the data length field returned by the server response.

Requirements

Target Platforms

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