NumberOfLayers Property

Summary

Gets the number of layers identified for the data-bins.

Syntax
C#
VB
C++
public Nullable<int> NumberOfLayers { get; } 
  
Public ReadOnly Property NumberOfLayers As Nullable(Of Integer) 
public: 
property Nullable<int> NumberOfLayers { 
   Nullable<int> get(); 
} 

Property Value

A nullable System.Int32 value representing the number of layers identified for the data-bins.

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