RequestChannelFields Property

Summary
Gets or sets the fields for working with channels and sessions.
Syntax
C#
VB
C++
public ChannelFields RequestChannelFields { get; set; } 
  
Public Property RequestChannelFields As ChannelFields 
public: 
property ChannelFields^ RequestChannelFields { 
   ChannelFields^ get(); 
   void set (    ChannelFields^ ); 
} 

Property Value

A ChannelFields object which defines the fields for working with channels and sessions.

Example

For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.

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.

Leadtools.Jpip Assembly

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