←Select platform

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 Leadtools.Jpip.ChannelFields 
public: 
property Leadtools.Jpip.ChannelFields^ RequestChannelFields { 
   Leadtools.Jpip.ChannelFields^ get(); 
   void set (    Leadtools.Jpip.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly