RootBin Property

Summary
Gets or sets the data-bin requested by the client.
Syntax
C#
VB
C++
public int RootBin { get; set; } 
  
Public Property RootBin As Integer 
public: 
property int RootBin { 
   int get(); 
   void set (    int ); 
} 

Property Value

An Array of ReqBoxProp which specify a list of box types that are of interest to the client.

Remarks

If a root-bin value is not specified (value is -1), the root is metadata-bin 0.

Requirements

Target Platforms

See Also

Reference

MetaReq Class

MetaReq Members

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.