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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.