←Select platform

JpipRequestParameters Property

Summary

Gets the JPIP parameters sent by the client

Syntax

C#
VB
C++
public RequestFields JpipRequestParameters { get; } 
  
Public ReadOnly Property JpipRequestParameters As Leadtools.Jpip.RequestFields 
public: 
property Leadtools.Jpip.RequestFields^ JpipRequestParameters { 
   Leadtools.Jpip.RequestFields^ get(); 
} 

Property Value

The Leadtools.Jpip.RequestFields contains all of the parameters of the client request.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

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

Leadtools.Jpip.Server Assembly