←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly