Offset Property

Summary
Gets the offset for the beginning of the Data.
Syntax
C#
VB
C++
public int Offset { get; } 
  
Public ReadOnly Property Offset As Integer 
public: 
property int Offset { 
   int get(); 
} 

Property Value

An System.Int32 number representing the offset of Data.

Example

For an example, refer to JpipClient.

Requirements

Target Platforms

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

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.