ClassId Property

Summary

Gets the type of the data-bin.

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

Property Value

A Leadtools.Jpip.DataBinClassIdValues value representing the type of this data-bin.

Example

For an example, refer to JpipClient.

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.