←Select platform

DataBins Property

Summary

Gets the data-bins received from the server.

Syntax

C#
VB
C++
public DataBinInfo[] DataBins { get; } 
  
Public ReadOnly Property DataBins As Leadtools.Jpip.Client.DataBinInfo() 

Property Value

An array of DataBinInfo representing all the data-bins received from the server.

Example

For an example, refer to JpipClient.

Requirements

Target Platforms

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