←Select platform

Data Property (DataBinInfo)

Summary

Gets the actual data-bin data.

Syntax

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

Property Value

An array of System.Byte values containing the actual data in the data-bin.

Example

For an example, refer to JpipClient.

Requirements

Target Platforms

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