←Select platform

IdentifierNumber Property

Summary

Gets the identifier number of the data chunk.

Syntax

C#
VB
C++
public long IdentifierNumber { get; } 
  
Public ReadOnly Property IdentifierNumber As Long 
public: 
property int64 IdentifierNumber { 
   int64 get(); 
} 

Property Value

An integer that represents the identifier number of the data chunk.

Example

For an example, refer to Leadtools.Jpip.Client.JpipClient.

Requirements

Target Platforms

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