OriginalID Property

Summary

Gets the PlaceHolderInfo about the metadata-bin ID of the bin containing the contents of the original box represented by this Placeholder box.

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

Property Value

An System.Int64 number which specifies the metadata-bin ID of the bin containing the contents of the original box represented by this Placeholder box.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly