Gets the metadata-bin ID of the bin that contains a stream-equivalent form of the contents of this box.
            
            
            
            
            
            
            
            public long EquivID {get; set;}
             
        
            
            'Declaration
 
Public Property EquivID As Long
             
        
            
            'Usage
 
Dim instance As PlaceHolderInfo
Dim value As Long
 
instance.EquivID = value
 
value = instance.EquivID
             
        
            
        
            
        
            
            public:
property int64 EquivID {
   int64 get();
   void set (    int64 value);
}
             
        
             
        
            
            
            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.