←Select platform

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

Leadtools.Jpip Assembly