←Select platform

EquivID Property

Summary

Gets the metadata-bin ID of the bin that contains a stream-equivalent form of the contents of this box.

Syntax

C#
VB
C++
public long EquivID { get; set; } 
  
Public Property EquivID As Long 
public: 
property int64 EquivID { 
   int64 get(); 
   void set (    int64 ); 
} 

Property Value

An System.Int64 value which specifies the metadata-bin ID of the bin that contains a stream-equivalent form of the contents of this box.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly