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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.