BinType Property

Summary

Gets the type of data-bin.

Syntax
C#
VB
C++
public ExplicitBin BinType { get; } 
  
Public ReadOnly Property BinType As ExplicitBin 
public: 
property ExplicitBin BinType { 
   ExplicitBin get(); 
} 

Property Value

The Leadtools.Jpip.ExplicitBin type of data-bin.

Example

For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly