←Select platform

Data Property

Summary

Gets the response buffer returned to the client.

Syntax

C#
VB
C++
public byte[] Data {get;}
Public ReadOnly Property Data As Byte()
public: 
property array<byte>^ Data { 
   array<byte>^ get(); 
} 

Property Value

The response buffer returned to the client.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

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