Fields Property

Summary
Gets the JPIP fields received from the server.
Syntax
C#
VB
C++
public ResponseFields Fields { get; } 
  
Public ReadOnly Property Fields As ResponseFields 
public: 
property ResponseFields^ Fields { 
   ResponseFields^ get(); 
} 

Property Value

A Leadtools.Jpip.ResponseFields object which contains the JPIP parameters received from the server.

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.