←Select platform

Fields Property

Summary

Gets the JPIP fields received from the server.

Syntax

C#
VB
C++
public ResponseFields Fields { get; } 
  
Public ReadOnly Property Fields As Leadtools.Jpip.ResponseFields 
public: 
property Leadtools.Jpip.ResponseFields^ Fields { 
   Leadtools.Jpip.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.